Friday 8 June 2012

.htaccess MOD_REWRITE Tutorial



We are going to make a Page Handler to route every page request to an index.php file. I'll show you some basics and how to grab the URL inside PHP as well. This is fun, but be careful it's easy to mess stuff up!