From dee52c067be3be96a735f0c33cbcf0009a996b2e Mon Sep 17 00:00:00 2001 From: Jim Winstead Date: Tue, 24 Sep 2024 10:51:12 -0700 Subject: [PATCH] Add title+titleabbrev to preface and reformat info box (#3776) --- preface.xml | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) 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