SQL Programming Source Code for free. Free Source Code online.

Simple Forum System PHP MySql Source Code

2022-09-01T17:22:56+08:00

A forum, or message board, is a discussion where people can hold conversations in the form of posted messages. They differ from chat rooms in that messages are often longer than one line of text, and are at least temporarily archived. Also, depending on the access level of a user or the forum set-up, a posted message might need to be approved by the admin before it becomes visible. A discussion forum is hierarchical or tree-like in structure: a forum can contain a number of subforums, each of which may have several topics. Within a forum's topic, each new discussion started [...]

Simple Forum System PHP MySql Source Code2022-09-01T17:22:56+08:00

School Payment System PHP MySql Source Code

2022-10-01T14:52:22+08:00

This is an automated school payment system made using web programming approaches like HTML5, PHP, MySql, jQuery, and ajax. The main features of this school payment system can add, edit and delete students, classes, and monthly fees and it can also generate reports. User login: username: waqas password: waqas Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Copy the extracted folder to htdocs 5. Open the browser and type localhost/phpmyadmin 6. import billdb.sql in the SQL folder 7. Run the program by typing in any [...]

School Payment System PHP MySql Source Code2022-10-01T14:52:22+08:00

Computer Laboratory Resources Inventory System PHP MySql Source Code

2022-03-23T10:57:50+08:00

This is a web-based computer laboratory resources inventory system,made using web programming approach like php,mysql,javascript,ajax and html. The administrator of this computer laboratory resources inventory system can add,update and delete devices that will be available for the computer laboratory. It can also generate reports for the device in every location. User login: username: admin password: admin Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Copy the extracted folder to htdocs 5. Open the browser and type localhost/phpmyadmin 6. import thesis.sql in the database folder 7. [...]

Computer Laboratory Resources Inventory System PHP MySql Source Code2022-03-23T10:57:50+08:00

Social Networking Site Clone Script PHP MySql Source Code

2017-03-20T15:50:49+08:00

This web based application will teach you on how to create a social networking site clone script using PHP and mysql. This particular tutorial will let you learn how to create and discover people you may know in a social networking site. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Copy the extracted folder to htdocs 5. Open the browser and type localhost/phpmyadmin 6. import philsocialdb.sql 7. Run the program by typing in any browser localhost/philsocial Note: This is just a simple program any updates [...]

Social Networking Site Clone Script PHP MySql Source Code2017-03-20T15:50:49+08:00

Pizza ordering and franchising System PHP MySql Source Code

2015-01-11T18:20:29+08:00

Pizza ordering and franchising System PHP MySql Source Code This pizza ordering and franchising system was made using PHP and MySql. The main features of this pizza ordering and franchising system are the following: For the administrator: - Adding of data to the inventory - Viewing of all the sales reports For the user: - They can register to the system - Get their pizzas delivered - Franchise the pizza store Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Copy the extracted folder to htdocs [...]

Pizza ordering and franchising System PHP MySql Source Code2015-01-11T18:20:29+08:00

Online Wordpad PHP MySql Source Code

2014-12-24T10:22:08+08:00

This online wordpad using PHP and MySql is a simple program that lets you store any contents on a server. It features essential wordpad tools,save public notes, viewing of post and sharing it to your friends. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Copy the extracted folder to htdocs 5. Open the browser and type localhost/phpmyadmin 6. import the database u679405618_word 7. Run the program by typing in any browser localhost/word Note: This is just a simple program any updates or constructive criticism will [...]

Online Wordpad PHP MySql Source Code2014-12-24T10:22:08+08:00

Staff Audit System PHP MySql Source Code

2015-08-19T17:44:54+08:00

This is a simple application that will teach you on how to create a staff audit system using PHP and MySql.The admin of this program can add,update and delete records of the staff. Username: admin Password: 1234 Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Copy the extracted folder to htdocs 5. Open the browser and type localhost/phpmyadmin 6. import the database db_audit 7. Run the program by typing in any browser localhost/embed Note: This is just a simple program any updates or constructive criticism [...]

Staff Audit System PHP MySql Source Code2015-08-19T17:44:54+08:00

Embedded Video Modal Dialog Box PHP MySql and Javascript Source Code

2015-03-24T20:20:50+08:00

This is a simple project that will teach you on how to create modal dialog box in embedded videos. The modal dialog box will appear when the video clip ends, this kind of application usually used if you want the user to take an action after playing the embedded video. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Copy the extracted folder to htdocs 5. Open the browser and type localhost/phpmyadmin 6. import the database embed_vid 7. Run the program by typing in any browser [...]

Embedded Video Modal Dialog Box PHP MySql and Javascript Source Code2015-03-24T20:20:50+08:00

Delete files using Drag and Drop PHP MySql Javascript Source Code

2015-03-24T20:22:16+08:00

This is a simple application that will teach you on how to drag and drop files to delete using javascript. You can just simply drag and drop files on the drop to delete box and it will delete the file from the database. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Copy the extracted folder to htdocs 5. Open the browser and type localhost/phpmyadmin 6. import the database drop_delete 7. Run the program by typing in any browser localhost/drag Note: This is just a simple [...]

Delete files using Drag and Drop PHP MySql Javascript Source Code2015-03-24T20:22:16+08:00

WYSIWYG Editor PHP MySql Javascript Source Code

2015-03-24T20:25:08+08:00

This a simple application that will teach you on how to create a WSIYWYG rich text html editor using PHP MySql and javascript. This WYSIWYG Editor have multiple features like changing font style,color,alignment. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Copy the extracted folder to htdocs 5. Open the browser and type localhost/phpmyadmin 6. import the database wysiwyg 7. Run the program by typing in any browser localhost/script Note: This is just a simple program any updates or constructive criticism will be accepted.   [...]

WYSIWYG Editor PHP MySql Javascript Source Code2015-03-24T20:25:08+08:00
Go to Top