Re: [PHP-DB] Submit forms

2001-08-10 Thread Jon Yaggie
Thank You, Jon Yaggie www.design-monster.com And they were singing . . . '100 little bugs in the code 100 bugs in the code fix one bug, compile it again 101 little bugs in the code as i know only IE supports using return to submit. I have had this problem before and never solved it

Fw: [PHP-DB] checking for results return from mysql

2001-08-05 Thread Jon Yaggie
out of the way solution > > if(mysql_fetch_array($result)) > { > > $mysql_data_seek($result, 0); > > while . . . . . > > > - Original Message - > From: "olinux" <[EMAIL PROTECTED]> > To: "Jon Yaggie" <[EMAIL PROTECTED]>; &q

[PHP-DB] checking for results return from mysql

2001-08-05 Thread Jon Yaggie
putting a few other mysql function in the conditional. maybe i am on the wrong path . . would one of the cariable functions like isset() or soemthing check this? Thank You, Jon Yaggie www.design-monster.com And they were singing . . . '100 little bugs in the code 100 bugs i