RE: [PHP] RESOLVED(maybe):Warning: Cannot send session cookie

2001-12-28 Thread Jerry Verhoef (UGBI)
: David Jackson [mailto:[EMAIL PROTECTED]] Sent: Friday, December 28, 2001 4:09 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [PHP] RESOLVED(maybe):Warning: Cannot send session cookie All -- It appears that the problem was a table design problems, my primary index wasn't set to auto-incr

[PHP] RESOLVED(maybe):Warning: Cannot send session cookie

2001-12-27 Thread David Jackson
All -- It appears that the problem was a table design problems, my primary index wasn't set to auto-increment? So I was trying to insert records with duplicate keys !! This of course leads to another question, how do I return SQL error messages to the browser? Thanks, David -- -- PHP Genera