php

Motor Dealer Catalog App

Submitted by shering on
Motor Dealer Catalog app. User interface (Front-end): HTML, CSS & JavaScript. Logical part / Database (Back-end): PHP & MySQL. Features:  Data consistency Easy to interact Easy to upload data and delete Easy to enter new data Easy record keeping Backup data can be easily generated Software: Xampp or Easy PHP Installation steps (configuration) 1. Unzip file on your local system 2. Put this file

Human Resource Integrated System

Submitted by Jeprox on
The Human Resource Integrated System Features: Admin's Page View, Add and Edit Employees Create and Update Admin Users Add and Leave Service Credits Can Calculate Late and Undertime of the Employees Can Print Attendance Monthly Report of the Employees Employee's Page Can Add and Edit Information Can view their Service Credits Can view their Attendance Records Employees Time Log: Add /login_timee

Online Job Search Engine Using PHP

Submitted by Walterjnr1 on
This system is a web based portal designed to allow job seekers and applicants to search for jobs in their field of specialization, location and qualification. it was developed using php and mysql Main Features are : 1. Add Applicant 2. Add Employer 3. Upload Job 4. Search Job For undergraduate or anyone else who needs program or source code for thesis writing or at affordable cost. contact me at

PHP Online Examination Easy and Simple

Submitted by paparaf on
This is a simple Online Examination created using PHP to serve as an example for those who wants to learn PHP. Try this yourself and learn some new codes. For Xampp, put the extracted folder inside xampp>>htdocs For Wamp, copy and paste the extracted folder inside wamp>>www Import database on localhost/phpmyadmin password: admin username: admin Go, Keep Coding!

Simple Hotel Customer Information Admin Using CodeIgniter

Submitted by Guigabytez on
This is a simple Customer Information Admin page where you can add new customer, edit, search , delete and view customer information. This is done using PHP with framework codeIgniter 3.0.3 and jquery. This is good for those who are learning codeIgniter framework. For more information, please contact me via: Email : [email protected] or [email protected] Mobile : +639462377049 or sourcecodester

Broken Links Checker

Submitted by huynhmaianhkiet on
This source code will help you find the links broken. You can check multiple links in one transaction. You only need to list all link that needs to be checked into links.txt file. After that, you have to run the system. You can customize this if you want to use it for your project. Hope you learn from this.