PHP

Simple Calculator Using PHP

Submitted by jaredgwapo on
This is a simple Calculator that you can use in your project or systems. Just download the source code and follow the instructions below. DIRECTIONS HTML CODE Enter First Number Select Operator + - * / Enter First Number Output = PHP CODE For more information and inquiries, feel free to comment below or email me at [email protected]. May this simple calculator may help you in your projects or

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

Information Gateway System (Barangay Demographics Governance Management)

Submitted by DavaoCloudStudio on
# Information Gateway System # Point release: 17/11/2015 by Jii Yo with REDCAPPER Information Gateway System - Barangay Application ==================================== Information Gateway Application has a suite of selective modules specifically tailored to the requirements of education industry. Information Gateway System is engineered and designed considering range of management functions

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

Random Code Generator using PHP

Submitted by jaredgwapo on
In this tutorial we are going to learn how to make a random code generator. You may download this file and use it to your projects or systems. Creating Our Form 1. We need to create our form tag and the method is post.. 2. Create our button, name it generate and the type is submit Generate Code Creating Our PHP Script 1. create a variable named today, it is the date today. We should include this