Human Resource Management System 1.0

Submitted by michael.galanza2016 on
Human Resource Management System 1.0 To run the system please follow the step below. 1.Create Database name db_project2017 and import the database db_project2017. 2.Upload the file to your server directory. 3 Import the database. 4. Login the account given below. account: [email protected] password: password Hope this system guide you and this will be usefull without any warranty. For updates and

Phone Book

Submitted by Amir63 on

This is a simply contact form developed using Java. It uses MySQL as a data source. You can print all data in data source and performed backup from data source. Also you can searched on data source and performed more things.

Contact Form in Java

Submitted by Amir63 on
This is a very simply contact form developed using Java. It uses MySQL as a data source. You must first create a connection to MySQL data source by clicking the Create Connection menu item in file menu. Then insert data in to data source. Also you can delete items from data source by Delete key. Hope you like it guys.

PHP - How To Delete A Multiple Data Using jQuery

Submitted by razormist on
In this tutorial we will try to create a Simple Multiple Deletion Using jQuery. jQuery is a fast, reliable kind of cross-platform javascript library. It is designed to simplify the traditional way of coding in javascript. So let's now do the coding. Before we started: First you have to download & install WAMPserver or any local server that run PHP scripts.

PHP - Live CRUD Operation In HTML Table

Submitted by razormist on
In this tutorial we will create a Simple Live CRUD Operation In HTML Table Using PHP/jQuery. jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML. It is designed to make it easier to navigate a document, via classes and id's attribute. So let's now do the coding... Before we started: First you have to download & install WAMPserver or any local server that run PHP scripts.