On Mar 15, 2:46 pm, Paul Furman <p...@-edgehill.net> wrote:
> Why would
> if (isset($variable)){do stuff;}
> give an 'undefined veriable' error?
>
> That's the reason I put it in there, to avoid that!
It doesn't give me any errors. Are you sure the error isn't coming
from somewhere else?