Posts Tagged ‘php guide’

8


June

php beginner guide: introduction to php

Well.. Here we are with this first chapter of a simple guide to php for beginner. Before start I think is good if you know something about the history of this script languages.
Php was “born” in 1994 from Rasmus Lerdor, was composed of a set of macro whose task was to simplify the websites management.

The first step was the expansion of the macro with a packet called form interpreter. From here Php was in continue expansion and now is a one of the most used langues in the websites with a bigger community and over 10.000.000 of server that support php now. The reason of this big expansion are lots. Php is open source, is free, is simple and works perfectly with Apache, the most used web server in the world. (more…)