Soldato
- Joined
- 27 Dec 2005
- Posts
- 17,316
- Location
- Bristol
Up until recently my host/site used to automatically parse URL variables. That is, I wouldn't have to use "$a = $_GET['a'];" to retrieve the variable of $a from the URL. Now, something's obviously changed and it's no longer doing that. I changed the htaccess but with nothing related to this as far as I know, so I was wondering how you enable it?