PHP

Simple Registration Form with Session Capabilities

Submitted by jesse kariuki on
Greetings. I have always dreamt of submitting a code here on this platform for others to benefit from. Since I now have the opportunity to do so. Allow me without further ado to share a few details of what the program does. Register an account. Reset password to default: Maintain sessions through the application: Session caps. User cannot login to the application twice: TO-DO List: Email, SMS

User Login Level Type In PHP

Submitted by rinvizle on
User Login Type System will show you how to create a user login type by choosing a position to login. This system manage by an admin in the dashboard. Each user has handled by the admin and only the admin can create a new account for each positions. This system helps the users to manage and modified their work through this system.

School Event Registration

Submitted by rinvizle on
School Event Registration System will show you how to create this simple project. This system creates a registration form for all the user's to fill up the form and creates a record of each users details who had been registered. And it is useful for different kind of event to track every users that they are in the record or list of registered member.

Authentication Secure Login, Registration and View Profile

Submitted by rinvizle on
Authentication Secure Login, Registration and View Profile where the users of your websites can be able to create their accounts, and log in with their valid information so as to access the system to their various accounts. Users information during registration process have been validated and stored in the database. The system can show you the details about your profile that you've been created before and after you logging in. The system validates new users for duplicate email addresses and performs valid authentication during registered users log in.