HTML

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

Tic Tac Toe Game Using PHP Free Source Code

Submitted by Joe_the_kinley on
This is a Tic Tac Toe Game that I developed using PHP Language. The game project can be played by 2 players. The source code will help you to learn and understand how to create a simple game like this using the PHP Language. It has a simple user interface and is user-friendly. About the Tic Tac Toe Game in PHP The project source code uses the PHP $_SESSION to store the game data temporarily

Local Offices Contact Directory Site using PHP and SQLite Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project entitled Local Offices Contact Directories Site. This is a simple PHP and SQLite mini-project that serves as an online contact directory of offices for a state or city. The main goal of this web application is to provide information to the public about the local offices including their contact details. The application has only a minimum scope but enough to learn

Pool Game using JavaScript with Free Source Code

Submitted by razormist on
Pool Game using JavaScript with Free Source Code Pool Game with Source Code is a project that is a multi-player game where your only goal is to put all the color ball in the hole. The game has a basic design that contains image sprites and text. The purpose of the project is to have some entertain and leisure time with your friends. About the System The Pool Game was created in a HTML web browser