Listener script updating database

dave17
Contributor
Contributor

I was wondering if anyone could provide source code to update a MySql database with the listener script. I have the listener script working and now need to add the database processing fuctionality.

 

Thanks

Login to Me Too
1 REPLY 1

ShippingDoneCom
Contributor
Contributor

If you are talking about a listener script for IPN messages, i've recently done what you are wanting to do using PHP. 

 

Simply add code to connect to your database and issue mysql_query commands with the data you get from the IPN message.

 

Without knowing specifically what you are wanting to update I can't be more specific.  Post more details and I'll see if i can get you the actual code.

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.