News

PHP and MySQL Tutorial - Lesson 1 Open source has brought a lot more than Linux to the computing world. It has also given us PHP and MySQL.
Contribute to chancesm/php-mysql-tutorial development by creating an account on GitHub.
Iremos usar o Apache (servidor), PHP (backend), MySQL (DBMS) e PHPMyAdmin (ferramenta DBA) para criar uma aplicação que usa bancos de dados relacionais. Para isso iremos precisar da ferramenta XAMPP ...
This tutorial explains how to select data from a MySQL database table with ORDER BY clause using PHP in XAMPP stack.
This step by step tutorial describes how to install Apache, MySQL, PHP (LAMP stack) on Ubuntu 20.04 LTS server edition with screenshots.
Here's a quick tutorial on how to setup Nginx with PHP support. The key? The installation of fastCGI, aka PHP-FPM, so Nginx can serve PHP files to clients.