Free ringtones and mp3 music - Credit Card Consolidation - Mortgage Calculator - Loans - Secured Loans

PDA

View Full Version : need paypal example script and store into database


abhishekjamuar
Apr 28th 2008, 7:31 pm
Hello
I am learning PHP and for a project i need a paypal script to be implemented here is how it should function
1)Form to be submitted.php
2)PHP class
3)return page.php where the database is updated and prints the variables
looking for a simple script free for download with the example how to set it up so that just by configuring it can be tested
I know this is a very simple script but somehow i m not able to do it.Pls someone can make a script of if u have can u give me with a commented so that i just change point 1 and 3 so that my things works perfectly
Thnx in advance
Abhishek

monkeyhosts
Apr 28th 2008, 7:59 pm
I am also interested in learning how to do this. So if anyone knows any good tutorials please let me know. I already know PHP and MySQL.

SGBoise
Apr 28th 2008, 8:11 pm
You can check out http://phpvideotutorials.com/courses/3 for a tutorial. He also has free tutorials and is pretty good about explaining how things work.

You can also look http://www.ezypal.com. It's a store software already developed. I used it for my store and it works pretty well. It should give you some good ideas what to implement.