PHP

e-Commerce Site Using PHP/MySQL

Submitted by Davis21 on
This is an e-Commerce site created using PHP/MySQL. It has an administrator page that allows you to add products. You can add, edit, update and delete products. It also has a report of products list. Features: Products Product Report Product List Equipment Assigned Equipment Fixed Asset Report __________________________ click administrator ADMINISTRATOR only user: davis_server pass: Enterrich

Php Sheep and Goat Management Application

Submitted by SUCCESSGANDE on
Goat and Sheep Management is a web application design to management any animal husbandry farm of like kind. Features 1. Add New Born by Mother 2. View Goat ages 3. Bury Dead Goat 5. Report Missing Goat 6. Report Dashed out Goat 7. Employ Staff 8. Vaccinate goat 9. Add Income 10. Add Expenditure 11. And many more. USERNAME: NABEMJUDE PASSWORD: gandepuun Note: Configure the base.php file to suit

Small and Capital Letters Count in PHP

Submitted by azalea zenith on
In this tutorial, we are going to create a simple program that can count small and capital letters in the webpage and it's called Small and Capital Letters Count in PHP. If you are looking for this kind of program then you are at the right place. This simple program is written using PHP and HTML. This is a very short PHP query that can count the number of Small and Capital letters in a given word by the user enters in the TextBox. This simple source code is very simple to use yet easy to understand.

Eye Clinic Management System

Submitted by neville on
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

Wizard Registration Form with Progress Bar

Submitted by azalea zenith on
In this tutorial, we are going to create registration form using PDO in PHP. If you are looking for Wizard Registration Form with Progress Bar then you are at the right place. Using this kind of form, you can organize the information to be enter by the user. This simple tutorial, it has 3 steps to finish the registration for the user.

MD5 Login using PDO in PHP

Submitted by azalea zenith on
This work is suited for the beginners who want to know coding in PHP using PDO. This source code will help you on how to create MD5 Login using PDO in PHP. The feature of this simple tutorial, it has an input field validations does not allow empty field in the web page and the target of this work is the password are being encrypted using the function of MD5 using PHP in PDO query. Hope that this source code will help you in your future work or projects. Thank you. We are going to create simple markup for the Login form field.