How can you use a script to grab details from the url in something like php?
If I had a website: www.mywebsite.com/?p=5 and had an extension on it, could I use that p=5 in my script? Thanks
If I had a website: www.mywebsite.com/?p=5 and had an extension on it, could I use that p=5 in my script? Thanks