PHP notes for a programmer - 10 minutes quick tutorial

Following is a set of notes I made during my study of PHP programming language. This assumes that you are familiar with one of the OOP languages (Java, C++ or C#). I hope this would be really helpful if you are looking for a 10 minute quick tutorial for PHP!

0. Starting PHP development

1. Introduction to PHP

2. PHP types and variables

3. Control structures and functions in PHP

4. Object oriented programming in PHP

One Response to “PHP notes for a programmer - 10 minutes quick tutorial

Leave a Reply