How to: QR Code – Multi Platform – Apple App Store and Android Google Play Store – redirect PHP

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboBelow is a simple PHP script to detect the users device type and then redirect them to the appropriate Apple iTunes App Store or Google Play store – in my case I actually…

How to: CentOS, Virtualmin – htaccess rewrite index.php, redirect .php to no extension, rewrite non .php to .php

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboHere is a quick guide on how to 1.  rewrite index.php to root 2. redirect .php to no extension (non .php) 3.  rewrite non .php to .php using a .htaccess file To do…