FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

How to send a save session

 


dolopo
Dh,
i have a problem..
whenever I try to send Session to server.. ussually appear report that "Cannot send cookies informations.. bla bla bla.. header already sent.. bla bla bla"
i dont understad whats it means.. please help me..

thank you very much
-Salam Betet-
ashok
You have to use the SESSION only at the beginning of a page, before any HTML output is delivered... If you can post a bit of the code where you are using the session variables, We might be able to help you more...
dolopo
im using "$_SESSION['name']='$nama';
kawkazEE
be sure to call the session only that time when youre sending your session....
fromegame
On the top of the page type ob_start();
And at the end type ob_end_flush();
Reply to topic    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.