ctober 09, 2003 3:39 PM
> To: Dan Greene
> Subject: Re: FW: FW: When inserting data it insert 2 records
> one correct
> and one blank!
>
>
> Im lost, im new on php and mysql so i may be omitting some
> statements or
> logics i send you the entire script, its an lbi t
Emilio-
I ran into this problem just yesterday using some PHP code. The problem was in
control logic. I executed the insert within an if statement, but failed to see
that there was another mysql_query statement outside the if block. This caused
the same insert to happen again.
Basically, in ps
[EMAIL PROTECTED]>
active.com> cc:
Subject: FW: When inserting data
it insert 2 records one
sending on to list while I think... ;)
-Original Message-
From: Emilio Ruben Estevez [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 09, 2003 10:34 AM
To: Dan Greene
Subject: RE: When inserting data it insert 2 records one correct and one
blank!
Ok, here it is the full statement:
$sql