>>He already found the problem and fixed it :)<<

Correction:  His problem was pointed out to him and he was able to follow 
instructions.... he he.

I think I posted yesterday, but I had the double= in the script earlier, but 
it was givning inconsisitant answers, however when I changed the = for== AND 
changed from calling the information from the $_COOKIE to the variable, it 
worked as I had hoped.

Again, thank you to all for helping.

Gary


"Robert Cummings" <rob...@interjinn.com> wrote in message 
news:1241606832.610.108.ca...@localhost...
> On Tue, 2009-05-05 at 22:31 -0700, Jim Lucas wrote:
>> Well, since nobody seems to want to answer your question, I will...  :)
>>
>> It has to do with you using an assignment '=' instead of a comparison 
>> '==' operator in your condition.
>
> He already found the problem and fixed it :)
>
> Cheers,
> Rob.
> -- 
> http://www.interjinn.com
> Application and Templating Framework for PHP
> 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to