php

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.

AJax-based Document Management System (Jihad Cloud)

Submitted by abfiph on
JihadCLOUD v1.0 is an Multi uploader manager system e.g. on web & android apps, video, document and other digital apps which you can download and upload your own application or software and everything for FREE. And it is multi uploader software apps include very easy to manage with Open source licensed. This software uses open-source plugins blueimp, foundation, lightbox and jquery. "Documentation

Create Backup / Restore Database using PHP

Submitted by bobaytot12 on
In this project we are going to learn how to create backup database and Download or Restore in sql file using PHP. Instructions: Choose and upload a file to your system or project, then you can click the RESTORE DATABASE button to restore the database file or you can click the BACKUP DATABASE button to backup and store the sql file in the folder named backup. Upload only sql database file. This

Shorten Long/Large Numbers using PHP

Submitted by Jeprox on
Good Day. In this project we are going learn how to shorten long numbers to K/ M/ B/ T/q/Q/s/S/O/N/d. This function abbreviates a large number it display numbers like 3.5K and 4.2M. thousandsCurrencyFormat(1000) - 1k (One Thousand) thousandsCurrencyFormat(1000000) - 1M (One Million) thousandsCurrencyFormat(1000000000) - 1B (One Billion) thousandsCurrencyFormat(1000000000000) - 1T (One Trillion)

Simple Mapping System using PHP and JQuery

Submitted by jaredgwapo on
In this tutorial, we are going to learn to learn how to make a drag and drop system and save its location. This is a simple project that you can use in your website or system. DIRECTIONS PUT THE LINKS INSIDE YOUR HEAD TAG CSS CODE HTML CODE " style="position: absolute; top: px; left: px; z-index: 9999; height: 20px; width: 20px;"> " id="top" value=""> " id="left" value=""> " style="display: none;"