From: [EMAIL PROTECTED] Operating system: W98 PHP version: 4CVS-2002-11-25 (stable) PHP Bug Type: Session related Bug description: setcookie function is causing my database not to work
After setting the setcookie function for a shopping cart, my mysql database no longer receives the correct information from hyper links. Normally (without cookie) the database is referenced and then passes the data to a display page. After which a cookie is set. When an item is actually purchased, and the customer goes back into the website the links will no longer access the database correctly. I have checked to make sure the link is correct and it is visibly correct. -- Edit bug report at http://bugs.php.net/?id=20635&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20635&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20635&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20635&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20635&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20635&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20635&r=support Expected behavior: http://bugs.php.net/fix.php?id=20635&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20635&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20635&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20635&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20635&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20635&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20635&r=isapi