This guide explains how to insert data in MySQL database using PHP in XAMPP. We will see how to insert single and multiple records in a MySQL table.
Category:
LAMP Stack
- PHP MySQLDatabaseLAMP StackLEMP StackLinuxMariaDBMySQLPHPProgrammingXAMPP
Create MySQL Database And Table Using PHP In XAMPP
By Sravan KumarBy Sravan Kumar 13.3K viewsIn this guide, we will discuss how to create a MySQL database and table using PHP and also how to create the MySQL/MariaDB databases and tables via phpMyAdmin using XAMPP stack.
- WordpressApacheCMSLAMP StackLEMP StackLinuxMySQLNginxPHPUtilitiesWebserver
Setup Local WordPress Development Environment In Linux
By skBy sk 4.6K viewsThis tutorial explains what is LocalWP, benefits of using LocalWP, how to install LocalWP to deploy and setup local WordPress development environment in Linux.
- LAMP StackApacheDatabaseLinuxLinux AdministrationMySQLPHPPhpmyadminUbuntuWebserver
Install phpMyAdmin With LAMP Stack On Ubuntu 20.04 LTS
By skBy sk 11.8K viewsPhpMyAdmin is a free and open source web-based database management tool written in PHP…
- LAMP StackApacheDatabaseLinuxLinux AdministrationMySQLPHPUbuntuWeb serversWebserver
Install Apache, MySQL, PHP (LAMP Stack) On Ubuntu 20.04 LTS
By skBy sk 13K viewsLAMP stack is a popular, open source web development platform that can be used…
- MySQLApacheCentOSDatabaseLAMP StackLinuxLinux AdministrationOpensourcePHPRed Hat Enterprise LinuxWebserver
Install Apache, MariaDB, PHP (LAMP Stack) In CentOS 8
By skBy sk 4K viewsLAMP stack is the combination of Linux, Apache web server, MySQL/MariaDB, PHP. This step…
- PHPLAMP StackLEMP StackLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksTips and TricksTrouble shootingUbuntuUnix/Linux Beginners
How To Switch Between Multiple PHP Versions In Ubuntu
By skThis brief tutorial walks you through the steps to switch between multiple PHP versions in Ubuntu Linux and its derivatives.