Courses
Tutorials
Practice
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
38.9K+ articles
HTML
5.3K+ articles
PHP
3.9K+ articles
PHP-function
2.3K+ articles
SQL
1.5K+ articles
HTML-Questions
1.1K+ articles
PHP Programs
612+ articles
PHP-Questions
423+ articles
mysql
329+ articles
Apache
163+ articles
PHP-MySQL
34 posts
Recent Articles
Popular Articles
Email OTP Verification using PHP in Live Server
Last Updated: 26 July 2024
The task is to create and design a sign-up and login form. In the sign-up form, the user will sign-up with a custom username and password and a valid email then the user w...
read more
Web Technologies
PHP-function
PHP
PHP-MySQL
PHP-Questions
How to Install WordPress on the Linux Apache MySQL and PHP stack ?
Last Updated: 06 July 2021
WordPress is one of the commonly used Content Management systems on the web. It is written in PHP web servers like Apache are enough to run it. WordPress supports MySQL an...
read more
Web Technologies
Picked
PHP
PHP-MySQL
Apache
PHP-Questions
How to prevent SQL Injection in PHP ?
Last Updated: 31 May 2021
In this article, we are going to discuss how to prevent SQL injection in PHP. The prerequisite of this topic is that you are having XAMPP in your computer.Why SQL injectio...
read more
Web Technologies
PHP-function
Picked
PHP
PHP-MySQL
PHP-Questions
How to Insert JSON data into MySQL database using PHP?
Last Updated: 31 May 2024
To insert JSON data into MySQL database using PHP, use the json_decode function in PHP to convert JSON object into an array that can be inserted into the database.Here, we...
read more
SQL
Web Technologies
PHP-function
JSON
PHP
PHP-MySQL
PHP-Questions
How to use Anchor tag as submit button ?
Last Updated: 07 April 2021
The a (anchor tag) in HTML is used to create a hyperlink on the webpage. This hyperlink is used to link the webpage to other web pages. It’s either used to provide an abso...
read more
Web Technologies
Picked
PHP-MySQL
HTML-Tags
HTML
JQuery
jQuery-Methods
Insert data from one table to another table using PHP
Last Updated: 07 April 2021
In this article, we are going to insert data into another table from the existing table using PHP.Requirements:XAMPP WebserverPHP stands for Hypertext preprocessor. MySQL ...
read more
PHP
PHP-MySQL
PHP-Questions
PHP MySQL ROUND() Function
Last Updated: 29 August 2022
In this article, we are going to see how MySQL ROUND() function works in PHP. The MySQL ROUND() function is used to round a number to specified decimal places. If no speci...
read more
SQL
Web Technologies
PHP-function
PHP
PHP-MySQL
PHP Programs
PHP-Questions
Build a Grocery Store Web App using PHP with MySQL
Last Updated: 28 March 2023
In this article, we are going to build a Grocery Store Web Application using PHP with MySQL. In this application, we can add grocery items by their name, quantity, status ...
read more
Technical Scripter
Web Technologies
PHP
PHP-MySQL
Technical Scripter 2020
PHP - MySQL min(),max() aggregate operations
Last Updated: 30 September 2021
In this article, we are going to find minimum and maximum details from the table column using PHP from MySQL Xampp server. We are taking an example from employee database ...
read more
SQL
Web Technologies
mysql
PHP
PHP-MySQL
HTML
DataBase Operations through XAMPP Console
Last Updated: 22 March 2021
In this article, we are going to perform database operations in My SQL Xampp Server using Xampp tool. We will perform the following operation as follows.Creating databaseC...
read more
SQL
Web Technologies
mysql
PHP
PHP-MySQL
PHP-My SQL avg() aggregate function
Last Updated: 22 March 2021
In this article, we are going to find the average of the column in the SQL database using PHP in Xampp server. We are taking an example of a food database to find the aver...
read more
SQL
Web Technologies
PHP
PHP-MySQL
PHP - MYSQL Group By Clause
Last Updated: 27 December 2021
In this article, we are going to connect PHP code to the database to perform aggregate operations along with the GROUP BY Clause. Here, in this article, we are going to su...
read more
SQL
PHP-MySQL
PHP - MySQL : INTERSECTION operation
Last Updated: 25 March 2021
In this article, we are going to perform a database operation that includes an intersection of two tables using PHP in xampp server. So, we are taking the student database...
read more
SQL
Web Technologies
mysql
PHP
PHP-MySQL
How to Install and Set up a WAMP Server ?
Last Updated: 06 October 2021
Windows, Apache, MySQL and PHP is commonly abbreviated as WAMP. Some people may confuse with LAMP but the only difference between the two is their operating systems. In ca...
read more
Web Technologies
PHP-MySQL
Apache
How To
Installation Guide
how-to-install
How to connect the Database with PHP DOM page ?
Last Updated: 31 May 2022
In this article, we will see how to connect the database with the PHP DOM page?Approach: Make sure you have XAMPP or WAMP installed on your machine. In this tutorial, we w...
read more
Web Technologies
PHP
PHP-MySQL
PHP Programs
HTML
PHP-Misc
1
2
3
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !