Hello,

  I have tried session handling..after starting the session i am trying to 
get the value by this command

 session_start();
 echo $varname;

but it is displaying this error..

Warning: Cannot send session cookie - headers already sent by (output 
started 

Can anyone tell me how to go about with this ??


Regards,
Uma


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to