On 25 May,2003 at 17:34 S. Cole wrote:

> I can't seem to find out why I am getting two copies of the same entry in my
> database.
<snip>

I reckon you're calling the script twice.  Can we see the scripts that you call this 
one from ?

</snip>
> 
> ===============================================================
> print "Pending Payment - Adding to Database<br>";
> 
>   $query = "INSERT INTO payments (subscr_id, pmt_date, txn_id,
> exchange_rate,
>             amt_paid, payment_status, pending_reason, payer_email, 
<snip>

Ronan
e: [EMAIL PROTECTED]
t: 01903 739 997
w: www.thelittledot.com

The Little Dot is a partnership of
Ronan Chilvers and Giles Webberley

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to