Movie Ticket Management System using C++ with Free Source Code
Dino Run Game using JavaScript with Free Source Code
Student Database System using C with Free Source Code
Chess(Multiplayer) Game using JavaScript with Free Source Code
Dynamically Map an Area of an Image using JavaScript/jQuery Tutorial
In this tutorial, you will learn how to Dynamically Map an Area of an Image using JavaScript/jQuery. This will help you to understand also on how to put a detection link on a specific part or area of the image. With the use of HTML Canvas, we can dynamically locate the specific position and size of the area we want to detect on the image.
Simple Restaurant Table Reservation System with Floor Plan Mapping in PHP and SQLite Source Code
Search Box with Auto Suggest Links Items Tutorial using PHP and jQuery
This is a simple tutorial that tackles about creating a Search Box with AutoSuggest Links Items. This tutorial uses HTM, PHP, MySQL Database, JavaScript, jQuery, and Ajax. The tutorial code will help you to understand and to have an idea or knowledge of how to create the said web application feature for your future project. This kind of feature is commonly used when adding a search feature that matches the keywords on multiple database tables and columns.