[SOLVED] problem with $_GET
Posted: Mon May 29, 2006 7:18 am
Hi all,
Im having a bit of a problem i can get the $_GET to pull a variable from the url however how would i go about having a fallback if that variable does not exist in the url.
eg. index.php?page=home (works fine)
however when i put in index.php its wondering where the page=*.* is.
Any help would be appreciated
Barchie
Im having a bit of a problem i can get the $_GET to pull a variable from the url however how would i go about having a fallback if that variable does not exist in the url.
eg. index.php?page=home (works fine)
however when i put in index.php its wondering where the page=*.* is.
Any help would be appreciated
Barchie