[PHP] Re: Variables not being past

2003-05-31 Thread John Zimmerman
> "The Doctor" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Questions, I have a > > cusotmer using a basic username and password > > verifier on a php Web Page. > > This was working and suddenly with I redefined the php environment, > > the php variables are not getting passe

[PHP] Re: Variables not being past

2003-05-30 Thread The.Wiz
Could be because there is a solar eclipse somewhere If your going to ask a question, at least give details that matter. Asking a question like: Why isn't the sun shining?? Leaves endless possibilities as to why you can't see the sun. Is there a blanket over your head? Is it night time???.. Ju

[PHP] Re: Variables not being past

2003-05-30 Thread Catalin Trifu
Hi, Check the php.ini for register_globals By default, from PHP 4.2.0 register_globals is OFF Cheers, Catalin "The Doctor" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Questions, I have a > cusotmer using a basic username and password > verifier on a php Web Pa