This is a discussion on membership software within the PHP Language forums, part of the PHP Programming Forums category; Hi does anyone know of some good membership subscription software that integrates with PayPal please? TIA Terry == Terry Freedman For ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi
does anyone know of some good membership subscription software that integrates with PayPal please? TIA Terry == Terry Freedman For articles on e-learning and ICT, and to subscribe to Computers in Classrooms, visit http://www.ictineducation.org |
|
|||
|
Hi Terry,
http://www.phpfreaks.com/tutorials/78/0.php is a tutorial on how to create a membership system (pretty good article!). I am sure it will be rather straightforward to incorporate a Paypal interface to this tutorial. If you looking for a portal solution. PHP-Nuke available at www.phpnuke.org is robust and has a Paypal add-on ( http://phpnuke.org/modules.php?name=...ticle&sid=7025 ). Since you have not mentioned what capabilities you are looking for, please take a look at the php-nuke site (and the Paypal add-on) to see if they fit your requirements. HTH. Thanks, --Kartic |