Dear All
Can I display display url
http://www.mywebsite.com/abcd.php?id=1
as
http://www.mywebsite.com/abcd.php/1
or
http://www.mywebsite.com/contact.php
as
http://www.mywebsite.com/contact
pls help
Dear All
Can I display display url
http://www.mywebsite.com/abcd.php?id=1
as
http://www.mywebsite.com/abcd.php/1
or
http://www.mywebsite.com/contact.php
as
http://www.mywebsite.com/contact
pls help
Yes.
(And in case you wanted a longer answer: Yes, one way is by using mod_rewrite assuming your webserver is Apache.)