Re: [PHP] Strange Query Error...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Nov 27, 2010, at 10:08 AM, Daniel P. Brown wrote:

one primary question: are you using the mysql_*
family, mysqli_* family, or another method of interfacing with MySQL?

mysql_

$results = mysql_query($query) or die(mysql_error());

Don

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux