PHP
Online Voting System in PHP/MySQLi with Full Source Code
- Read more about Online Voting System in PHP/MySQLi with Full Source Code
- Log in or register to post comments
- 5046 views
Online Grading System Using PHP/MySQLi with Source Code
- Read more about Online Grading System Using PHP/MySQLi with Source Code
- 35 comments
- Log in or register to post comments
- 43528 views
How to Save and Load Data from Database Without refreshing the page using PHP and Ajax
Hi everyone, The feature of this tutorial is it allows you to save data to the database and display data from the database without refreshing the page. I used Ajax and PHP in this tutorial. Our goal for this tutorial is to create a simple web application that has a simple form that will result an automatic load the data after the success response of saving the data. To start the coding let's follow the steps provided below.
- Read more about How to Save and Load Data from Database Without refreshing the page using PHP and Ajax
- 2 comments
- Log in or register to post comments
- 11013 views
Sales and Inventory Management System using CodeIgniter (PHP Framework) with Source Code
- Read more about Sales and Inventory Management System using CodeIgniter (PHP Framework) with Source Code
- 3 comments
- Log in or register to post comments
- 13741 views
Creating a Pop-up Notification using PHP, AJAX, and Bootstrap
This tutorial will show you how to create a simple pop-up notification using AJAX/JQuery. In this tutorial, I've set up the notification to appear at the bottom but you can change its position depending on your preference. Also, I've used bootstrap to slightly improve the visuals. We will use Ajax to sent the data of our form upon submission to process with the back-end scripts without leaving or the page.
Note: Scripts and CSS used in this tutorial are hosted.Creating our Database
The first and most important step in to create our database.
- Read more about Creating a Pop-up Notification using PHP, AJAX, and Bootstrap
- Log in or register to post comments
- 10603 views
Simple Public Chat Room Using PHP/MySQLi with Source Code
- Read more about Simple Public Chat Room Using PHP/MySQLi with Source Code
- 6 comments
- Log in or register to post comments
- 15826 views
How to Select Data Between Two Dates in PHP/MySQL
- Read more about How to Select Data Between Two Dates in PHP/MySQL
- 3 comments
- Log in or register to post comments
- 16021 views
Simple College Website using PHP/MySQLi with Source Code
- Read more about Simple College Website using PHP/MySQLi with Source Code
- 15 comments
- Log in or register to post comments
- 23071 views
Updating Data Through Bootstrap Modal Dialog Using PHP/MySQLi
- Read more about Updating Data Through Bootstrap Modal Dialog Using PHP/MySQLi
- 7 comments
- Log in or register to post comments
- 28788 views