NET php
- Introduction
A brief introduction to the tutorial and what you can expect to learn. - Lesson 1: What is PHP
A little on how PHP works, what it means that PHP is a server-side technology, and what you will learn in the next lessons. - Lesson 2: Servers
We look at different options to run PHP on your own computer or on a web host. - Lesson 3: Your first PHP page
In this lesson, you create your first very simple PHP page. Here, you can also test whether your server is set up properly to run PHP.