One more thing, make sure you validate ALL data that is being sent from
paypal to ensure what you need and expect are therealso validate the
transaction ID to ensure it was never used before.
""Stephen Lake"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Use cURL I found it
Use cURL I found it much easier then using fsockopen
http://ca.php.net/cURL
""Richard Lynch"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Sat, April 29, 2006 3:53 am, suresh kumar wrote:
>> > value="Subscribe to Additional User Account Yearly">
>
>> my page cod
On Sat, April 29, 2006 3:53 am, suresh kumar wrote:
> value="Subscribe to Additional User Account Yearly">
> my page code to process paypal
> --
>
> // read the post from PayPal system and add 'cmd'
> $req = 'cmd=_notify-validate';
>
> foreach ($_POST as
3 matches
Mail list logo