HTML

Touch my Emoji Game using JavaScript with Free Source Code

Submitted by razormist on
Touch my Emoji Game using JavaScript with Free Source Code Touch my Emoji Game with Source Code is a project that is a single-player game where goal is touch the emoji. The game has a simple design that contain different sprites. The purpose of the game is to have an entertainment with your family member. About the System The Touch my Emoji Game was created in a HTML web browser that use

Simple Barangay Management System in PHP and SQLite Free Source Code

Submitted by oretnom23 on
This is a Simple PHP Project entitled Simple Barangay Management System. This simple web application provides an automated platform for the barangays offices to store, manage, and retrieve their records. The application can help them to ease the flow of their day-to-day work. This can also lessen their bulk hard copies of records which are really hard to find a record for any cases. It has a

Online Motorcycle (Bike) Rental System in PHP/OOP with Source Code

Submitted by oretnom23 on
Introduction This is an Online Motorcycle (Bike) Rental System in PHP and MySQL Database. This project is a simple booking system for Motorcycle (Bike) rentals. This provides an online platform for rental companies or businesses clients or possible clients to browse, explore, and book to rent their bikes. This has a pleasant user interface with the help of Bootstrap and AdminLTE. It has also user

Printing a Specific HTML Element using jQuery Tutorial

Submitted by oretnom23 on

In this tutorial, we will tackle about how to create a javascript function that Prints a Specific HTML Element using jQuery. This can help you to lessen your work as a programmer in writing and the lines of your codes. This technique can also prevent code duplication.

The Print function that we will be creating is the cloned data from the HTML. Our goal for this tutorial is to duplicate the HTML Element using jQuery along the elements that contains the codes for styling the element to preserve the design of the element.

Engineers Online Portal in PHP with Free Source Code

Submitted by janobe on
This Engineers’ online portal has the capability of exchanging messages with each other. It can upload a file and at the same time can also download a file. In this system, you will be able to know if an engineer is online or offline at that time and can receive notifications. It contains Entities such as the admin to manage the system, Engineers who can create an account and view their profile and office. To know more about the system check out the following features below.

Endless Running Game using JavaScript with Free Source Code

Submitted by razormist on
Endless Running Game using JavaScript with Free Source Code Endless Running Game using JavaScript with Free Source Code with Source Code is a project that is a single-player game where your goal is to continue gaining more score. The game has a simple design that compose of sprite images. The purpose of the provide fun and enjoyable time with your friends. About the System The Endless Running Game

Handling Dynamic Data Fields using Database Vertical Table Design in PHP Tutorial

Submitted by oretnom23 on

In this tutorial, we will tackle Handing Dynamic Data Fileds using Database Vertical Table Design. This idea is very useful for such web applications that handling multiple data. This will prevent multiple columns in your database table. Also, this will help you to store new data fields without making changes in your database table structure.

How to Limit Data to Display and Load when scrolled to bottom in PHP and jQuery Tutorial

Submitted by oretnom23 on

In this tutorial, we will tackle about how limit the data to display from database and load automatically when scrolled to bottom using PHP and jQuery. This technique is very useful especially to optimize the speed of loading bulk data. This feature is commonly used in social network sites like the Facebook news feed, it shows limited posts at first and when you reached the bottom of the page, it will automatically load another data. To meet our goal for this tutorial, we will be using MySQL LIMIT and OFFSET Clause.

Horse Race Game using JavaScript with Free Source Code

Submitted by razormist on
Horse Race Game using JavaScript with Free Source Code Horse Race Game with Source Code is a project that is a single-player game where goal is to bet and predict what horse will go first. The game has a simple design that contain multiple sprites. The purpose of the game is to provide some fun with your friends, family, etc. About the System The Horse Race Game was created in a HTML web browser