Help - Search - Members - Calendar
Full Version: Send Invalid Data
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
XxBeliaLxX
ihi, i got this message !it' normal ??

sending invalid data: <br />
<b>Warning</b>: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in <b>/www/99k.org/x/x/x/***********/htdocs/annou.
Ed
Chances are your query is erroneous.

The error basically means that the argument passed to mysql_fetch_array() is not a valid query result.

try :

CODE
echo mysql_error();
XxBeliaLxX
QUOTE(Bread @ Nov 13 2007, 09:31 PM) *
Chances are your query is erroneous.

The error basically means that the argument passed to mysql_fetch_array() is not a valid query result.

try :

CODE
echo mysql_error();



Thanks for reply , im gone chech this !
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.