Re: [PHP] Weird, weird, weird!

2002-10-08 Thread Jennifer Swofford
--- Mike At Spy <[EMAIL PROTECTED]> wrote: > > Anyone ever have the experience of working on a > site, working with MySQL and > then having something almost inexplicable happen? Hmmm, yes, that would be a daily exercise for me. Ah, but I see that your inexplicable problem has been explained... l

Re: [PHP] Weird, weird, weird!

2002-10-08 Thread 1LT John W. Holmes
hat you want to do. ---John Holmes... - Original Message - From: "Mike At Spy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 08, 2002 4:13 PM Subject: [PHP] Weird, weird, weird! > > Anyone ever have the experience of working on a site, wor

Re: [PHP] Weird, weird, weird!

2002-10-08 Thread Kevin Stone
g. -Keivn - Original Message - From: "Mike At Spy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 08, 2002 2:13 PM Subject: [PHP] Weird, weird, weird! > > Anyone ever have the experience of working on a site, working with MySQL and > then having someth

[PHP] Weird, weird, weird!

2002-10-08 Thread Mike At Spy
Anyone ever have the experience of working on a site, working with MySQL and then having something almost inexplicable happen? I was working on a script, and had this weird event. A very simple script with this: mysql_connect("localhost","user","pass"); mysql_select_db("dbname") or die("Qu