Re: [PHP] Silly sessions problem.

2001-03-22 Thread hi
WRONG!! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP] Silly sessions problem.

2001-03-22 Thread Lic. Rodolfo Gonzalez Gonzalez
> I just can't make sessions work. Now this is strange! I copied exactly the same scripts I posted to my win98SE box running Apache 1.3.19 and PHP 4.0.4pl1 and they worked!. Which could be the reasons for the sessions not to work?. Do they work transparently for name based virtuals, don't they?.

Re: [PHP] Silly sessions problem.

2001-03-22 Thread Chris Lee
other way around, set the variable the register it session_start(); $hello = 'chris lee'; session_register('hello'); here is my session file. -- Chris Lee [EMAIL PROTECTED] ""Lic. Rodolfo Gonzalez Gonzalez"" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[E