Error when calling SQL - Resource id #237 Error when calling SQL - Resource id #237
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Error when calling SQL - Resource id #237

Started by PlymWS, March 06, 2007, 10:31:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

PlymWS

I've tried to perform an extra SQL query on the index page.  I know the SQL syntax is correct but the command outputs the error message Resource id #237

What does this mean and how would I fix the SQL query or php to correctly echo the result of the query ?

Thanks for any help.

Nibbler

For a start post your code. The message seems to indicate you are attempting to display a resource instead of some actual data.