#PHP. MYSQL #Database

PHP/MySQL Simple Water Billing System

We will teach you how to create Simple Water Billing System. This simple system uses for recording the water consumption every month you use, it also creates and total all your consumption from your previous record to the present. You can also generate a report for the billing process of your records from the beginning you started using this system.

Simple Registration Form with Session Capabilities

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

Authentication Secure Login, Registration and View Profile

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.

Eye Clinic Management System

This is an eye clinic project designed for PHP beginners hope it will help you learn a lot. It has password encryption using MD5. Extract the zipped file before saving it to WWW folder and install the database, the database file name is HIMS. Admin username is neville and password is neville Secretary teta and password teta Technician tech and password tech Hope you enjoy and find it very usefull

Simple FrameWork php, GoMvc for beginers

1: Edit the file onside folder Core config.php Database.php Globals.php and the .htaccess . 2: Inside folder src are the Controller Model and View 3: You can access on site like this: localhost/Admin and loclahost/Admin/text and etc ect... 4: Go Mvc, it is multilingual see the file Lang.php on folder Core. And it is a multi template see the Template folder you can edit around this code for