diff --git a/preface.xml b/preface.xml index 16c4ad3202..82e4e71695 100644 --- a/preface.xml +++ b/preface.xml @@ -2,20 +2,21 @@ - Preface - - - PHP, which stands for PHP: Hypertext - Preprocessor, is a widely-used open source general-purpose - scripting language that is especially suited for web - development and can be embedded into HTML. Its syntax draws - upon C, Java, and Perl, and is easy to learn. The main goal of - the language is to allow web developers to write dynamically - generated web pages quickly, but you can do much more with PHP. - - - - + + Preface + About this manual + + + PHP, which stands for PHP: Hypertext + Preprocessor, is a widely-used open source general-purpose + scripting language that is especially suited for web + development and can be embedded into HTML. Its syntax draws + upon C, Java, and Perl, and is easy to learn. The main goal of + the language is to allow web developers to write dynamically + generated web pages quickly, but you can do much more with PHP. + + + This manual consists primarily of a function reference, but also contains a