Program
PHP is a scripting server-side Open Source language to realize dynamic web sites. It is flexible, fast, easy-to-learn and it can connect to a database.

-
Introduction to the language
-
What's PHP
-
Installing PHP
-
Language basic sintax
-
Realizing a PHP script
-
Costants and variables
-
Data type
-
Operators
-
File inclusion
-
Controll and selection structures
-
Construction if, if-else, if-elseif-else
-
Selection structures (switch, break, exit)
-
Counting cicles
-
While, do... while cicles
-
Array
-
Definition
-
Numerical and associative indexes
-
Monodimensional and multidimensional arrays
-
Using arrays with cicles
-
Functions
-
What is a function
-
Declaring a function
-
Passing paramaters to a function
-
Function call
-
Predefined functions in PHP
-
Hints on the concept of recursion
-
Strings
-
Use example
-
String functions
-
Date and tiem functions
-
Hints on regular expressions
-
Uso dei file con PHP
-
File reading, writing and deleting
-
File privileges
-
Uso di form con PHP
-
Creating a form with PHP
-
Methods: GET and POST
-
Handling information from a form
-
Security problems
-
Cookies management
-
Writing and reading Cookies
-
Practical use
-
PHP and Database
-
Creating a MySQL connection
-
Database requesting
-
PHP authentication
-
Session management
-
Practical use
-
Variables
-
Environment variables
-
Apache variables
-
PHP variables
-
Object oriented programming
-
Object oriented programming theory
-
Object oriented programming and PHP
-
Security
-
Code security

