Warning : Cannot modify header information - headers already sent by (output started at /home/www/cart/product1.php:14) in /home/www/cart/db.php on line 43
Line 43 of the file referenced is:
setcookie("cartId", session_id(), time() + ((3600 * 24) * 30));
Any suggestions as to what might be the problem?
-- mark hurty | mark@hurty.com | 309.764.0915
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php