Date: 08/10/00
- Next message: Yurais Fernandez Leal: "Re: [PHP] preserve text formatting"
- Previous message: Robert V. Zwink: "[PHP] Free database design tool for win32"
- Next in thread: Kurt Boyer: "RE: [PHP] PHP4 Session Error Message"
- Maybe reply: Kurt Boyer: "RE: [PHP] PHP4 Session Error Message"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have an account by Widexs.nl.
Cookies are enabled and cache_limiter=nocachable and safe_mode=on
I would like to work with sessions.
I've start the session with session_start();
And register the variables with session_register();
Than I get an error message
Warning: Cannot send session cookie - headers already sent by (output
started at /opt/guide/www.profiteffect.com/HTML/Arnold/addtobasket.php3:5)
in /opt/guide/www.profiteffect.com/HTML/Arnold/addtobasket.php3 on line 8
Warning: Cannot send session cache limiter - headers already sent by (output
started at /opt/guide/www.profiteffect.com/HTML/Arnold/addtobasket.php3:5)
in /opt/guide/www.profiteffect.com/HTML/Arnold/addtobasket.php3 on line 8
Who can helps me? And how must I change the settings on the server.
Arnold Geluk
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Yurais Fernandez Leal: "Re: [PHP] preserve text formatting"
- Previous message: Robert V. Zwink: "[PHP] Free database design tool for win32"
- Next in thread: Kurt Boyer: "RE: [PHP] PHP4 Session Error Message"
- Maybe reply: Kurt Boyer: "RE: [PHP] PHP4 Session Error Message"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

