php help
php help
Out of context: Reply #2
- Started
- Last post
- 10 Responses
- mikotondria30
I was on that page the other day with a different problem, and it didn't solve it..
I need to know if the page has any $_GET variables or not, or whether the user has landed at index.php "cold"..
At the moment, Ive tried to run through every get variable I can think of for my logic, but if anyone knows of a simple way to check that would be awesome. isset($_REQUEST) doesnt cut it.. : /