Hai friends,
I want's to change the current url mode of my project.
At present the url looks like this
http://vishal/nilesh/URL/hotel.php?id=1& name=Pakwan
I want to change it in to below form
http://vishal/nilesh/URL/hotel.php/1/Pakwan
please help me to do this.
I want's to change the current url mode of my project.
At present the url looks like this
http://vishal/nilesh/URL/hotel.php?id=1& name=Pakwan
I want to change it in to below form
http://vishal/nilesh/URL/hotel.php/1/Pakwan
please help me to do this.
Comment