Need help regarding urls reading
Posted: Thu Apr 12, 2007 2:43 am
See i just want the url to read
from my code which is
http://www.example.com/page.php?state_id=23&city_id=1
to
http://www.example.com/state_name/city_name/
how that can be implemented
from my code which is
http://www.example.com/page.php?state_id=23&city_id=1
to
http://www.example.com/state_name/city_name/
how that can be implemented