PHP

Simple Add, Update, Delete and Search using PHP and MySql

Submitted by Talarng on
This is a simple Add, Update, Delete and Search using PHP and MySql. Only for first class of PHP -Connect to Database with MySQl -Insert -Update -Delete -Search all of Using HTML, CSS and PHP Only. Note: Extract File Zip 1. Create Database name test_db 2. Import file test_db.sql 3. execute.

ROTC Enrollment System

Submitted by darkzniper on
Simple ROTC Enrollment system , I want to share this Enrollment system using PHP,HTML,CSS, Boostrap . Here you can enroll a student and view all by type. In this system already filter by Semester .You can learn easily . 1. Create Database - rotc 2. Upload the sql on sql folder. 3.done -Default Username: admin Password: admin

Multiple Uploads Using PHP & JQuery

Submitted by GeePee on
I made a simple image gallery using php and jquery. It has a capability to upload multiple images with a maximum of 20 images per upload because the server(WAMP) I used has a limitation in number of images to be uploaded. I also added slideshow on the home page. Once the user hover on the image, it automatically slides. Hope you learn from this simple project of mine.

Social Networking Site

Submitted by jkev on
In this system you will learn how to a social networking site this system is commonly projects of IT related courses now a days for some students who make a social networking site this is a good reference for you, and also you will learn how to code in PDO and different SQL Queries and for your Css Design the twitter bootstrap for easy web development . This system is very helpful for students and

Scholars Tracking System

Submitted by jkev on
Hi I want to share to you this system made in PHP, MYSQL , PDO and Bootstrap 3. For some of beginner there who want to create project. The code in this system is easy to understand. The concept design of the system is good has a user friendly Graphical User Interface (GUI), and some of the common functions of a system you may build can see in this system. Some Features and function of this system

Onkeyup Search Using CodeIgniter & Jquery

Submitted by GeePee on
This is a simple search form using codeigniter and jquery. The main purpose of this project is to give an example of Onkeyup event's function. Onkeyup event occurs when the user releases a key. In this project, the table will display all the data which corresponds to what the user inputs in the search box. Hope you learn from this.

Dropdown login using ajax

Submitted by michael.galanza on
This dropdown login form is the easiest way to minimize the area of your website this also gives you a good looking interface in your website hope this dropdown login using ajax will be usefull. 1. create database name users 2. import database on the folder file name users 3. sign-in the account:hunter and the password:superpassword

Members Information System using PHP Data Object (PDO)

Submitted by jkev on
In this members information system you will learn how to make use of PHP data objects (PDO). PDO provide methods for prepared statements and working with objects that will make you far more productive and easy to understand code. In this system you will learn how execute add, edit , delete function in PDO . This system is good for beginners who want to learn PDO. And also in this system I have

Kingsfield hotel reservation client complete version with email link comfirmation

Submitted by michael.galanza on
This project is the renewal of kingsfield express inn hotel reservation the system use PHP class mailer,OOP mysql process and bootstrap 3.1.1 to use the mailer system please upload the file to your own domain. 1.$fgmembersite->InitDB(/*hostname*/'localhost', /*username*/'root', /*password*/'', /*database name*/'kingsfield_database', /*table name*/'tb_guest'); update membersite_config.php to your

How To Load Content w/o Refreshing Page

Submitted by GeePee on
This is just a part of my new project POS and Inventory. This portion will teach you how to load content without refreshing using Ajax and CodeIgniter. You have to know CodeIgniter first before running this program. Sourcecodester has a tutorial for codeigniter. In this project, you will also learn how to animate menu button using ajax and jquery. As you will see, you can hide and show the submenu