: Tuesday, October 08, 2002 4:15 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Re: Weird, weird, weird!
>
>
> You're doubling up on your mysql_query's .. the first one runs, and I
> don't know the ins and outs of PHP, but the second mysql_query causes
> the resource
You're doubling up on your mysql_query's .. the first one runs, and I
don't know the ins and outs of PHP, but the second mysql_query causes
the resource to not be available... had a similar problem recently.
Take the mysql_query out of the $cartquery assignment.
-Jason
Mike At Spy wrote:
> An
2 matches
Mail list logo