Here In this tutorial “Simple file upload in php to Server” we are going to learn how to upload any files on remote server using Simple HTML form and PHP. We can upload any type of file like …
Registration Page Using PHP MySQL
In this tutorial will going to help you, how to add user registration for your website. In order to create a new user account, we required a minimal amount of information from the user like username, address, email id, phone …
Get Latitude and Longitude from ZIP Code using Google Maps API and PHP
Today We are going to learn “Get Latitude and Longitude from ZIP Code using Google Maps API and PHP” this tutorial help in many project, i.e getting location on users address ZIP code.
For Pointing the exact location on Google …
Simple Login Page Using PHP and MySQL
Today we are going to learn Simple Login Page Using PHP and MySQL, So lets start. The Features of login page contain input validation using PHP session. There is unique feature also with login page is the logout function, it …
Insert Data into MySQL database with PHP and AJAX without refreshing page
Hello friends, in this Insert Data into MySQL database with PHP and AJAX without refreshing page tutorial we will use jQuery AJAX method to insert values in our MySQL database without refreshing our web page. So lets begin.
What you …
Dynamic Dependent Multiple Relational Dropdown using (Jquery, AJAX, PHP, MySQL)
In this tutorial we are going to explain the dynamic dependent multiple select boxes using jQuery, Ajax, PHP and MySQL.
The dynamic dependent select box is mostly used for two dynamic dropdowns but in this tutorial, we’ll implement four relational …
Insert into MySQL : Barcode Scan With Scanner Machine Using PHP and MySQL Database
In this Insert into MySQL, I will be explaining to you how to use Barcode Scanner machine for getting data into your database in your application. So, if you are confused about using the barcode scanner machine with PHP …