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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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.