Tuesday, September 3, 2013

PHP - Login/Register script with internal messaging system

        Today I will show you my Login/Register script made with PHP. This script is made to be easily usable by any type of site. It consists out of login page, registration page and admin page.

        Admins can send or receive messages from users, activate or deactivate users, change theme and change admin password. In next steps I will explain some of the parts of this script.