PHP Tutorial – Scripting Language Syntax

As we explained in the PHP introduction tutorial the PHP code is executed on the server-side. The result of a PHP program is send in plain HTML to the browser. More »


Posted in PHP Tutorials | 1 Comment


PHP Tutorial – Language Introduction

Before we can start coding you first need to know some basics. In this PHP language introduction tutorial you’ll find some descriptions of words you should know before you can start coding. Of course we will also look at where you can download PHP, MySQL and Apache. More »


Posted in PHP Tutorials | 12 Comments