philip Mon Jan 20 21:49:04 2003 EDT Modified files: /phpdoc/en/faq general.xml Log: Add php5 to the versions faq. Index: phpdoc/en/faq/general.xml diff -u phpdoc/en/faq/general.xml:1.17 phpdoc/en/faq/general.xml:1.18 --- phpdoc/en/faq/general.xml:1.17 Tue Dec 18 10:42:48 2001 +++ phpdoc/en/faq/general.xml Mon Jan 20 21:49:03 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.17 $ --> +<!-- $Revision: 1.18 $ --> <chapter id="faq.general"> <title>General Information</title> <titleabbrev>General Information</titleabbrev> @@ -56,9 +56,12 @@ <answer> <para> PHP/FI 2.0 is an early and no longer supported version of PHP. PHP 3 - is the successor to PHP/FI 2.0 and is a lot nicer. PHP 4 is the latest + is the successor to PHP/FI 2.0 and is a lot nicer. PHP 4 is the current generation of PHP, which uses the <ulink url="&faqurl.zend;">Zend - engine</ulink> under the hood. + engine</ulink> under the hood. PHP 5 uses <ulink + url="&url.zend.future;">Zend engine 2</ulink> which, among other + things, offers many additional <link linkend="ref.classobj">OOP</link> + features. PHP 5 is experimental. </para> </answer> </qandaentry>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php