PHP Login using Twitter Bootstrap Progressbar

Submitted by jkev on
Hi guys, in these source code you will learn how to make a simple login page in PHP using twitter bootstrap progress bar. This code is a simple login script that beginners can easily understand how progress bar works that add beauty to your program. Hope you like this simple but useful source code thank you. Database name: login.sql in db folder Sample code: Username Password Sign in

Email Validation in PHP

Submitted by jkev on
Hi Guys, This code is an email validator. It will validate the email address that you input. If the email address is not valid, like it don’t have an @ symbol, then the script will display a message that the email is invalid. This script is useful if you have a user registration page. Sample code: Email Submit

Staff Information System

Submitted by oklaham070611 on
This system works same as the human resource system. You can; - Add New Employee - Log Leave Request VIEW/EDIT/PREVIEW/PRINT - Employee Information - Contacts .... and thats how its works... .... to avoid security warning just create a folder to c directory as your trusted location.. =========================================================== For support information, email: [email protected]

Official Android IDE Released by Google

Submitted by navajocodetalker on
The official Android IDE was already released by the world's leading technology company, Google, during the Google I/O event. The release of the Android IDE is a welcome development especially for the programming community who are thinking of working with Android. Until recently it is very difficult for programmer who wanted to create an app. Before the release of Android IDE, you have to install

Enrollment System

Submitted by jkev on
Enrollment system is a type of system used to make the enrollment process more easier, effortless and lessen the use of time. Like other systems, it also includes common functions like add, edit and delete. This system enables the user to register or to update a specific data of a student which will be added after the user hits the save button. Forms are being placed inside the MDI form as the