Programming

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.

Simple Payroll System

Submitted by donbermoy on
This is a simple payroll system for beginners. This system was programmed by my co-professor using Visual Basic 6.0 as frontend and SQL Server 2000 as backend. Features of the system: -login/logout -Employee Information -Emplyee List -Deductions: SSS, Tax, Others -Salary -Generate Payslip -Reports Account Information: username: admin password: admin Database name: Payroll For more inquiries and

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

Facebook Mobile

Submitted by sba stuff on
Just For Passing Time, I started this project. hope you love this. This Is a mobile form which opens m.facebook.com as this application will be portable. so you can take this with you in usb or any data traveler device. hope you love this.

Under Root (Square Root) Taker

Submitted by sba stuff on
This Program source code helps you to take square root of a given value. this will helps a lot . Just input the value you want to take square root and then click calculate button, this will gives you the value in below text box. Thank You. Stay Connected. http://www.facebiok.com/sba.stuff http://www.twitter.com/sbastuff http://www.sbastuff.blogspot.com

Table Generator

Submitted by sba stuff on
Input Value and Click On Generate Button To Generate All Multiples till 10. In Visual Basic 6. It is used to Display a table of any input value till ten. this will instead of opening calculator to get multiples.it will show multiples of a given value. Open Project in vb6 to run. thanks

Client-Server Based Payroll System using VB.NET Console/MSSQL

Submitted by donbermoy on
This is a Payroll System that is created using VB.NET Console as frontend and MSSQL Server 2000 as backend. This is a client-server based payroll System. Server Features: Login with only 3 attempts Working Days Employee Information Generate Employee Username and Password Employee Date/Time Record Deductions Leave Permission Leave Absences Payroll Generate Payslip User Accounts Client Features

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