![]() |
session Problem
Can anyone tell me what this means? lol its really annoying me
PHP Code:
|
Do you have session_start() at the top of your page before anything else?
|
As Ryan alluded to, it's just another case of text being outputted -- even a blank space, before the cookie function is called.
|
Yes i do have it right at the start
|
If it still doesn't work then just make sure that the session is being started before ANY html output.
Take a look at PHP: session_start - Manual? |
or you could use ob_start() ?
PHP Code:
PHP Code:
|
| All times are GMT. The time now is 10:14 AM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0