WampServer + Apache mod_rewrite: Friendly URL (subpage style)
1.1) Setup WampServer (http://php-steps.blogspot.com/2013/11/wampserver-download-setup-installation.html)
1.2) Enable Apache mod_rewrite (http://php-steps.blogspot.com/2013/11/wampserver-apache-modrewrite-simple-test.html)
2.1) Prepare the following file/folder structure to test mod_rewrite
{wamp_home}/www/test_rewrite_friendly/ .htaccess index.php user.php |
2.2) Edit codes as follows:
Project Source Code (completed):
https://drive.google.com/file/d/0B86b-ALn-1MGcDFLWFY0ZXI0eVk/edit?usp=sharing
http://net.tutsplus.com/tutorials/other/a-deeper-look-at-mod_rewrite-for-apache/