PHP

Introduction

The PHP programming language is widely used in developing webpages. In this course you can learn how to use the language parts, structures, array's, functions, classes and objects. You can also use PHP to make a connection with a MySQL database.

Hyperlinks

PHP.net: PHP.net
Official PHP language website where you can find all the releases.

Apache.org: Apache webserver
Official Apache website.

MySQL.com: MySQL server
Official MySQL website.

UwAmp: UwAmp website
With this tool you can run a local webserver and a MySQL server.

PHP documentation: PHP documentation
PHP documentation download page.