I have syntax : 'localhost/ab/directory.php?id=200'
id=200 is jenny id member
how to change be 'localhost/ab/jenny' in address bar? is possible?
Thanks
|
feedback
|
|
You'll want to use mod_rewrite, a module available in apache. This will be managed by an .htaccess file within your web directory. AddedBytes has a nice tutorial for beginners on url-rewriting. See: http://www.addedbytes.com/for-beginners/url-rewriting-for-beginners/ | |||
|
feedback
|
|
You can do this in at least 2 different ways:
| |||||||||
feedback
|
|
| ||||
|
feedback
|
|
| |||
|
feedback
|
directory.php. – Asaph Dec 11 '09 at 5:44