On 28.02.2001 22:40:39 UzeV wrote:
> Hi,
>
> The webhosting company where I host my my site had upgraded their mysql to
> 3.23.32
> and now my program has an error, saying :
>
> Supplied argument is not a valid MySQL result resource in
>
> the error is in the line containing :
> while (
Hi,
The webhosting company where I host my my site had upgraded their mysql to
3.23.32
and now my program has an error, saying :
Supplied argument is not a valid MySQL result resource in
the error is in the line containing :
while ($row = mysql_fetch_row($result1)) {
I check the new