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 …
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 …
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 …