sábado, 24 de febrero de 2007

Day 1 - PHP BASICS part I

Objective.

In this day, we'll try to understand all the basics elements related with the PHP language.

Contents.

1.- Syntax -> view
2.- Anatomy of a PHP Script -> view
3.- Data Types
4.- Variables
5.- Consts
6.- Operators
7.- Control Structures
8.- Errors and Error Management

Abstract.

In developing....


Resources.


Zend PHP 5 Certification Study Guide - Chapter 1 - PHP Basics

PHP Manual by the PHP Group

PHP Tutorial by w3schools

Lab Practices.

In developing...