PHP File request from url directory
This is probably a very easy question. Anyway how do you use variables
from a url without requests. For example:
www.mysite.com/get.php/id/123
Then the page retrieves id 123 from a database.
How is this done? Thanks in advance!
No comments:
Post a Comment