I have an existing script on a website that i want to use on another page but it needs some adaptations.
What is the script now:
– simple register and login system, sends mail to admin and registered user with details. Admin accepts and user has access to webpage. There is also a db with users and access logs.
What has to be changed:
– Admin does no longer need to confirm a new user, login works right away. But e-mail to admin if new user subscribes.
– The register form needs some extra info. (4 questions) (no need to put this in db, only on mail to admin)
That should be it, i send you the script so you just send me back the pages when they are changed.
Sounds very simple to me 🙂
PHP – MySQL
Kind regards