Tuesday, 27 August 2013

Converting PHP files to HTML

Converting PHP files to HTML

I have uploaded a couple of php testsites on my web host, but all the URLs
end with a php.
1)How can I convert "/image.php?id=1" to "yoursite.com/image/1".
2)How can I get the $id from "yoursite.com/image/1" if a visitor manually
enters the URL

No comments:

Post a Comment