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 8671 Sep 18, 2002, 2:43 AM
Thread Re: [Andy] PPC
Andy 8424 Sep 18, 2002, 7:23 AM
Thread Re: [Andy] PPC
Andy 8393 Sep 19, 2002, 12:51 AM
Thread Re: [Andy] PPC
Andy 8396 Sep 19, 2002, 5:27 AM
Thread Re: [Andy] PPC
yogi 8426 Sep 19, 2002, 5:37 AM
Thread Re: [yogi] PPC
Andy 8389 Sep 19, 2002, 5:42 AM
Thread Re: [Andy] PPC
yogi 8369 Sep 19, 2002, 5:52 AM
Thread Re: [yogi] PPC
Andy 8389 Sep 19, 2002, 6:18 AM
Thread Re: [Andy] PPC
Andy 8399 Sep 19, 2002, 8:29 AM
Thread Re: [Andy] PPC
Ian 8357 Sep 19, 2002, 9:59 AM
Thread Re: [Ian] PPC
Andy 8309 Sep 21, 2002, 4:59 AM
Thread Re: [Andy] PPC
pugdog 8276 Sep 21, 2002, 7:45 AM
Thread Re: [pugdog] PPC
Andy 8326 Sep 21, 2002, 8:38 AM
Post Re: [Andy] PPC
pugdog 8263 Sep 21, 2002, 1:51 PM
Thread Re: [Andy] PPC
Paul 8284 Sep 21, 2002, 1:57 PM
Thread Re: [Paul] PPC
Andy 8284 Sep 22, 2002, 3:36 AM
Thread Re: [Andy] PPC
Paul 8219 Sep 22, 2002, 3:52 AM
Thread Re: [Paul] PPC
Andy 8234 Sep 22, 2002, 10:18 AM
Thread Re: [Andy] PPC
Andy 8209 Sep 23, 2002, 2:49 AM
Post Re: [Andy] PPC
Andy 8178 Sep 24, 2002, 7:01 AM