Gossamer Forum
Quote Reply
Re: [Andy] PPC In reply to
Forget all those variations like \'1' and \"1", you don't need them. The following should work fine:

Code:
$user_links->update ( { Transaction_ID => $txn_id, PayPal_Email => $payer_email, Used => 1 }, { SetID => $item_number } )

If not then there is no such row to update.

What is in $item_number?

Last edited by:

Paul: Sep 22, 2002, 3:53 AM
Subject Author Views Date
Thread PPC Andy 8708 Sep 18, 2002, 2:43 AM
Thread Re: [Andy] PPC
Andy 8461 Sep 18, 2002, 7:23 AM
Thread Re: [Andy] PPC
Andy 8430 Sep 19, 2002, 12:51 AM
Thread Re: [Andy] PPC
Andy 8433 Sep 19, 2002, 5:27 AM
Thread Re: [Andy] PPC
yogi 8463 Sep 19, 2002, 5:37 AM
Thread Re: [yogi] PPC
Andy 8426 Sep 19, 2002, 5:42 AM
Thread Re: [Andy] PPC
yogi 8406 Sep 19, 2002, 5:52 AM
Thread Re: [yogi] PPC
Andy 8426 Sep 19, 2002, 6:18 AM
Thread Re: [Andy] PPC
Andy 8436 Sep 19, 2002, 8:29 AM
Thread Re: [Andy] PPC
Ian 8394 Sep 19, 2002, 9:59 AM
Thread Re: [Ian] PPC
Andy 8346 Sep 21, 2002, 4:59 AM
Thread Re: [Andy] PPC
pugdog 8313 Sep 21, 2002, 7:45 AM
Thread Re: [pugdog] PPC
Andy 8363 Sep 21, 2002, 8:38 AM
Post Re: [Andy] PPC
pugdog 8300 Sep 21, 2002, 1:51 PM
Thread Re: [Andy] PPC
Paul 8321 Sep 21, 2002, 1:57 PM
Thread Re: [Paul] PPC
Andy 8321 Sep 22, 2002, 3:36 AM
Thread Re: [Andy] PPC
Paul 8257 Sep 22, 2002, 3:52 AM
Thread Re: [Paul] PPC
Andy 8271 Sep 22, 2002, 10:18 AM
Thread Re: [Andy] PPC
Andy 8247 Sep 23, 2002, 2:49 AM
Post Re: [Andy] PPC
Andy 8215 Sep 24, 2002, 7:01 AM