Thank you all for answers - I've got one problem less!!!
- Reidar
"Binay" <[EMAIL PROTECTED]> skrev i melding
news:[EMAIL PROTECTED]
Hi
What is the primary key in your tble? Using tht primary key check for
duplicate entry... Theres no way u can change the posted data ... so even if
u reset $_POS
nd them to:
www.mysite.com/accounts/pages/InvoiceSuccess.php
-Original Message-
From: Aidan Lister [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 21, 2004 4:01 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Problems with $_POST
Or,
After you've dumped the data into the DB, issue a h
gt; {
>$_SESSION[$this->tokenarray][$tok] = true;
>return true;
> }
> }
> }
> ?>
>
> hth
>
> toby
>
>
> - Original Message -
> From: "Binay" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>; "Reidar So
;tokenarray][$tok] = true;
return true;
}
}
}
?>
hth
toby
- Original Message -
From: "Binay" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "Reidar Solberg" <[EMAIL PROTECTED]>
Sent: Wednesday, January 21, 2004 9:23 AM
Subject: Re: [PHP] Probl
Hi
What is the primary key in your tble? Using tht primary key check for duplicate
entry... Theres no way u can change the posted data ... so even if u reset
$_POST['submit'] after the insert operation is done, next time u refresh it will be
set and hence will duplicate...so check for duplicat
5 matches
Mail list logo