prevent error if $_GET variable is not in URL
hi,
does anyone know a way of telling if a $_GET value is available.
I have looked at the help files and can only assume that i will need to turn register_globals on. I would prefer not to do that for this one problem.
Thanks
|