Posted November 30th, 1999 by admin. Comment (0).

Initially, Rasmus Lerdorf created PHP, however, quite a number of people work on the language design now with the aim of its further expansion and development. In the course of its existence (the first version of PHP appeared in the end of 1994) the language underwent dramatic changes in the terms of both outer structure hereof (syntax, set of functions etc.), and inner organization. The last changes of this kind were applied to PHP due to appearance of the 4-th version of this language, when PHP was fully overwritten with the use of Zend scripting engine, elaborated by Zend technologies. As a result, a number of new functions could be added to its syntax making the language significantly faster than previous versions. The reason of this success is that the Zend’s scripting engine is a semi-compiler, i.e. it executes PHP code not before compiling it, whereas previous PHP versions were inherently interpreters.

As it was told earlier, the PHP syntax is to a large extent imported from such languages as C, Java and Perl. Therefore, if at least one of them is familiar to you, it would be easy to just sit down and start writing programs in PHP. Here, we won’t linger about the description the syntax - it is well described in the PHP Manual. However, I would like to dwell on some aspects distinguishing PHP from other languages.

The project “PHPns - everything about PHP programming” is an author’s project oriented to quite a wide circle of experts, who actively study or use PHP in their activity.

PHPns is an Internet directory, where principally free distributed scripts and documents on Perl and PHP programming languages are collected. News devoted to web programming and other adjacent topics are published on the site. PHPns enables web masters and programmers expanding and enhancing their sites based on our information.

We are open to cooperation with anybody. Should you have whatever proposals or demands, do not hesitate to send them. We will thoroughly consider them and reply obligatory.
Anybody who publishes his/her articles or news at our site has right to take advantage of our motivation program.