Tagged Questions
2
votes
5answers
615 views
Best practices: how to implement an invitation system in Zend Framework?
I've built out most of the functionality, now I'm getting stuck...
I am creating a private, web application that has an invite only registration system. An admin user sends an email invitation to a ...