Re: [PHP-DB] MySQL ERRORS

2007-05-07 Thread Chris
Chetan Graham wrote: Hi to All, I am having problems with the MySQL DB. It started with this command from a call in a PHP script... "INSERT INTO docprouser (id,valid,password)VALUES ('user5','Y',md5('ksobhinyai'));" or die(mysql_error());" That doesn't do anything (it will create a parse err

Re: [PHP-DB] mysql errors....

2001-08-07 Thread Andreas D. Landmark
At 07.08.2001 20:39, Brian Weisenthal wrote: >hey, > >im using php and mysql. i am sure that i am getting mysql errors but for >some reason they are not being displayed making it real hard to debug. i >hate debugging, im going to go insane..i cant see my errors >helpplease, pretty plea

[PHP-DB] mysql errors....

2001-08-07 Thread Brian Weisenthal
hey, im using php and mysql. i am sure that i am getting mysql errors but for some reason they are not being displayed making it real hard to debug. i hate debugging, im going to go insane..i cant see my errors helpplease, pretty please.thanks bwise -- PHP Database Mailin

RE: [PHP-DB] mysql errors .... or php errors ????

2001-06-29 Thread Steve Brett
the code wasn't mine. it was a drop in message board. Steve > -Original Message- > From: Jason k Larson [mailto:[EMAIL PROTECTED]] > Sent: 28 June 2001 11:12 > To: [EMAIL PROTECTED] > Subject: Re: [PHP-DB] mysql errors or php errors > > >

Re: [PHP-DB] mysql errors .... or php errors ????

2001-06-29 Thread CC Zona
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Steve Brett) wrote: > 'invalid index test assumed 'test' in test.php at line 13' can't > remember the exact syntax but that's the general idea. > > if i quote the var when i reference it the error goes away. like > $arow['test'] as opposed

Re: [PHP-DB] mysql errors .... or php errors ????

2001-06-28 Thread Jason k Larson
Another thought came to mind. These errors could be the result of verbose error reporting by PHP. php.ini or a script could be setting error reporting high enough to display these errors, however it's extremely poor PHP coding syntax to not correctly quote everything (except constants, of course)

Re: [PHP-DB] mysql errors .... or php errors ????

2001-06-28 Thread Jason k Larson
This isn't a mySQL error. PHP is complaining about the quoting of variables. Check for magic_quotes or the like in your php.ini file -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the

[PHP-DB] mysql errors .... or php errors ????

2001-06-28 Thread Steve Brett
i know this may not be stricktly php but ... soemtimes when i return queries from mysql to php i get errors like 'invalid index test assumed 'test' in test.php at line 13' can't remember the exact syntax but that's the general idea. if i quote the var when i reference it the error goes awa

[PHP-DB] MySQL errors on win32

2001-03-20 Thread Dirk Bonenkamp - Bean IT
Hi all, I just installed apache, php & mysql on a win98 laptop. I normally use linux Things work fine, but when I execute more queries in one script, I get error messages like: Warning: MySQL: Unable to save result set in c:/program files/apache group/apache/htdocs/network-club.com/agenda.