diff --git a/chapters/intro.xml b/chapters/intro.xml index b6a853cbc2..a27005b24f 100644 --- a/chapters/intro.xml +++ b/chapters/intro.xml @@ -1,5 +1,5 @@ - + Introduction @@ -142,8 +142,8 @@ system and a web server. Furthermore, you also have the choice of using procedural programming or object oriented programming, or a mixture of them. Although not every - standard OOP feature is implemented in PHP 4 (the current stable - version of PHP), many code libraries and large applications (including + standard OOP feature is implemented in PHP 4, + many code libraries and large applications (including the PEAR library) are written only using OOP code. PHP 5 fixes the OOP related weaknesses of PHP 4, and introduces a complete object model. @@ -217,7 +217,7 @@ While using PHP in the e-commerce field, you'll find the Cybercash payment, CyberMUT, VeriSign Payflow - Pro and CCVS functions useful for your online payment + Pro and MCVE functions useful for your online payment programs.