Transfer Variables To Another Php Script
Posted: Wed Apr 01, 2009 12:13 pm
Hello,
I need help to modify an IPN script from paypal i have a registration script that the user fills in but i want to be able to transfer there variables to the IPN script, what i want the IPN script to do is change the users inactive status to active within a mysql table but for the ipn script to do that it needs to know which user to update so once theyve signed up i want there variables passed on to the IPN script so it knows what to update?
i really need help on this?
I need help to modify an IPN script from paypal i have a registration script that the user fills in but i want to be able to transfer there variables to the IPN script, what i want the IPN script to do is change the users inactive status to active within a mysql table but for the ipn script to do that it needs to know which user to update so once theyve signed up i want there variables passed on to the IPN script so it knows what to update?
i really need help on this?