I've always had problems with the php-sessions too.
I think it's far easier and more effective and flexible, if you use
a mySQL database to do your own session handling.
This is actually very easy to do.


> -----Original Message-----
> From: r.gelstharp [mailto:[EMAIL PROTECTED]]
> Sent: Donnerstag, 3. Mai 2001 00:05
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] trouble with cookies
>
>
> I'm having trouble getting cookies to work. I'm using PHP4, and yes I have
> already read the manual and I've done like it says to place the
> setcookies()
> function BEFORE any other calls such as <HTML> and so forth.
>
> Have I missed a configuration I should have done in setting up
> PHP/Apache/whatever? I don't believe I have but you never know...
>
>
>
> --
> PHP Windows 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]
>


-- 
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]

Reply via email to