A
Anonymous
Guest
There are few question i wish to ask.. the error shown below--> ../function.php:130) is this meant i have sent session cookie in line 130 of the function.php file ???
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/eonenet/public_html/shopping_cart/function.php:130) in /home/eonenet/public_html/shopping_cart/db.php on line 30
Is this caused by the same error as well ???
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/eonenet/public_html/shopping_cart/function.php:130) in /home/eonenet/public_html/shopping_cart/db.php on line 30
What does it mean by can not modify header information ??? I always encounter this when i use session..
Warning: Cannot modify header information - headers already sent by (output started at /home/eonenet/public_html/shopping_cart/function.php:130) in /home/eonenet/public_html/shopping_cart/db.php on line 31
Please advise.. TQ
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/eonenet/public_html/shopping_cart/function.php:130) in /home/eonenet/public_html/shopping_cart/db.php on line 30
Is this caused by the same error as well ???
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/eonenet/public_html/shopping_cart/function.php:130) in /home/eonenet/public_html/shopping_cart/db.php on line 30
What does it mean by can not modify header information ??? I always encounter this when i use session..
Warning: Cannot modify header information - headers already sent by (output started at /home/eonenet/public_html/shopping_cart/function.php:130) in /home/eonenet/public_html/shopping_cart/db.php on line 31
Please advise.. TQ