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 8782 Sep 18, 2002, 2:43 AM
Thread Re: [Andy] PPC
Andy 8532 Sep 18, 2002, 7:23 AM
Thread Re: [Andy] PPC
Andy 8501 Sep 19, 2002, 12:51 AM
Thread Re: [Andy] PPC
Andy 8504 Sep 19, 2002, 5:27 AM
Thread Re: [Andy] PPC
yogi 8534 Sep 19, 2002, 5:37 AM
Thread Re: [yogi] PPC
Andy 8497 Sep 19, 2002, 5:42 AM
Thread Re: [Andy] PPC
yogi 8477 Sep 19, 2002, 5:52 AM
Thread Re: [yogi] PPC
Andy 8497 Sep 19, 2002, 6:18 AM
Thread Re: [Andy] PPC
Andy 8507 Sep 19, 2002, 8:29 AM
Thread Re: [Andy] PPC
Ian 8466 Sep 19, 2002, 9:59 AM
Thread Re: [Ian] PPC
Andy 8418 Sep 21, 2002, 4:59 AM
Thread Re: [Andy] PPC
pugdog 8385 Sep 21, 2002, 7:45 AM
Thread Re: [pugdog] PPC
Andy 8435 Sep 21, 2002, 8:38 AM
Post Re: [Andy] PPC
pugdog 8371 Sep 21, 2002, 1:51 PM
Thread Re: [Andy] PPC
Paul 8393 Sep 21, 2002, 1:57 PM
Thread Re: [Paul] PPC
Andy 8393 Sep 22, 2002, 3:36 AM
Thread Re: [Andy] PPC
Paul 8329 Sep 22, 2002, 3:52 AM
Thread Re: [Paul] PPC
Andy 8343 Sep 22, 2002, 10:18 AM
Thread Re: [Andy] PPC
Andy 8318 Sep 23, 2002, 2:49 AM
Post Re: [Andy] PPC
Andy 8287 Sep 24, 2002, 7:01 AM