php get method url
demo.com/demo.php?name=45
to
demo.com/demo.php/45
how can I do this using the .htaccess file?
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
php get method url
demo.com/demo.php?name=45
to
demo.com/demo.php/45
how can I do this using the .htaccess file?