From 84f4a4865e0b4df958b77e00dc7353aadf9a005f Mon Sep 17 00:00:00 2001 From: Gabor Hojtsy Date: Tue, 10 Jul 2001 09:58:47 +0000 Subject: [PATCH] Entity errors corrected, now go for the xml errors... git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51058 c90b9560-bf6c-de11-be94-00142212c4b1 --- faq/general.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/faq/general.xml b/faq/general.xml index e5c81464ca..a5ecf7982d 100755 --- a/faq/general.xml +++ b/faq/general.xml @@ -17,7 +17,7 @@ Description - From the manual : + From the manual : PHP is an HTML-embedded scripting language. Much of @@ -27,7 +27,7 @@ A nice introduction to PHP by Stig Sæther Bakken can be found - here on the Zend + here on the Zend website. @@ -42,14 +42,14 @@ 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 - generation of PHP, which uses the Zend engine + generation of PHP, which uses the Zend engine under the hood. - Can I run several versions of PHP at the same time ? + Can I run several versions of PHP at the same time? Description @@ -67,7 +67,7 @@ Description - There are a couple of articles + There are a couple of articles written on this by the authors of PHP4. Here's a list of some of the more important new features: @@ -96,7 +96,7 @@ Reference counting - Please see the What's new in PHP4 overview + Please see the What's new in PHP4 overview for a detailed explanation of these features and more.