Flappy Bird Game using JavaScript with Free Source Code
Sending POST Request to PHP Using Ajax Tutorial
Budget Management System in VB.Net Free Full Source Code
Creating Universal Bootstrap Modal using jQuery and Ajax Tutorial
In this tutorial, we will tackle about How to Create a Universlal Bootstrap Modal using jQuery and Ajax. The modal that we are going to create is a modal that can be reusable or can display different content from another file. This technique is very helpful to optimize your file size and this will prevent the redundancy of writting the modal elements. The universal Bootstrap Modal that we will create, will have a dynamic title, content, and size. We will use an HTML a tag () as the button that will initiate the modal.
Creating HTML List Pagination, Display Length, and Search in PHP Tutorial
In this tutorial, we will be creating a simple HTML List Pagination with Display Entries Length and Search. This tutorial is really useful for optiomizing your website for display bulk data. With the said Web App Feature, this will help to limit the data to display from database, prevent long page scroll, and fast loading. Mainly, the idea of this tutorial focuses to the HTML
Computer Store Management System using C++ with Free Source Code
Submitting POST Data Without Refreshing/Reloading the Page In PHP and SQLite3 Tutorial
Tron Game (Multiplayer) using Python with Free Source Code
Inline Table Row Insert, Update, and Delete using PHP and jQuery Tutorial
In this tutorial, you wil learn how to create an Inline Table Row Insert, Update, and Delete using PHP/OOP, MySQL Database,and JavaScript (jQuery adn Ajax). Our main goal for this tutorial is to display data from database to HTML table that can add, editm remove table row dynamically. The table cells in the table will be editable if the user add or edit a row. The source code must have a field validator for required fields and field text types.