I'm looking at amember a php mysql membership authentication system that handles subscriptions and integrates with merchant accounts. Can anyone recommend any other membership or authentication systems that they have used and/or liked. It should be able to handle login/registration/recurring subscriptions/forgotten emails/etc. Thanks if anyone has any suggestions, Dan asked 31 Aug '11, 01:33 Daniel Savage |
Personally, I'd go with something like CodeIgniter or the Zend framework. answered 31 Aug '11, 02:19 todork |