PHP

PDO Paginator

Submitted by jmmaguigad on
This is a paginator script that will give a delightful and easy pagination for your application. Please download the application and have read the instructions provided on how to use this script. Any query or question will be well accomodated with answers.

Codeigniter Lending System

Submitted by michael.galanza on
Lending system. Steps to run the system 1.Create Database name CLI and import the database cli. 2.Upload the file to your server directory. 3 Import the database from the file. 4.account: [email protected] password:password Hope this system guide you and this will be usefull without any warranty For more info Please PM me @[email protected] or at facebook michael fujimura galanza

Signup Login And Forget Password Modal Form Template

Submitted by Pandeyjibanaraswale on
Signup Login & Forget Password Modal Form Template Written In Html Bootstrap & PHP Download Sourcecode & Enjoy PERMITTED USE You are permitted to use, copy, modify, and distribute the Software and its documentation, with or without modification, for any purpose, provided that the following conditions are meet: A copy of this license agreement must be included with the distribution. Redistribution

Classroom Management System In PHP

Submitted by JhemhaiixD on
Classroom Management System is commonly used by the teachers to ensures that classroom lessons run smoothly. This system allows users to upload documents in word, excel or power point format and images also. Teachers can also post quizzes and can be take by the students if they're already registered to the system.

INSTALIKE: Instagram like responsive photo gallery

Submitted by RobertSoriano on
Introducing INSTALIKE! What is Instalike? Instalike is a responsive instagram like photo gallery that uses foundation framework to be viewable on any device. How to install it? Download wamp or xampp Extract the file to your www(wamp) or htdocs(xampp) folder. Create database db_instalike and import the database included in the file. Edit dbc.php to your database configuration. Happy coding!

How To Make Login Form With JQuery In PHP

Submitted by alpha_luna on
Good Day!!! Related Code: How To Make Register Form with JQuery Validation In this tutorial, we are going to learn How To Make Login Form With JQuery In PHP. This is simple project and it consists username and password. Username tutorial Password admin Database Name login_jquery You can use it to your Website or System. Download the source code and try it. Enjoy Coding... Directions: For JQuery

How To Make Delete Multiple Rows Using PHP

Submitted by alpha_luna on
Good Day!!! In this tutorial, we are going to learn on How To Make Delete Multiple Rows Using PHP. The features of this project is to add a data then, delete multiple data using check box as our selector. Hope you find this useful. Directions: For Javascript - Select All Rows For PHP - Add Data if(isset($_POST['submit'])) { $userid=$_POST['userid']; $name=$_POST['name']; $username=$_POST['username