On Wed, 16 Sep 2009 12:56:15 Nathan Kennedy wrote:
> Is '$retry' defined anywhere in the script prior to line x?
>
> It's not an error as such, just a notice. You can either turn off notices
> in php.ini, or define $retry prior to trying to access/assess it.
>
>
> Thanks,
> Nathan.
> http://www.kennedytechnology.com

Sorry, it's $_GET["retry"], not $retry as I incorrectly stated.

I don't want to turn off notices because I need them for debugging / code 
improvement.

--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to