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
This commit is contained in:
Gabor Hojtsy 2001-07-10 09:58:47 +00:00
parent 1dacb455d8
commit 84f4a4865e

View file

@ -17,7 +17,7 @@
<refsect1>
<title>Description</title>
<para>
From the <ulink url="&url.php.manual;">manual</ulink> :
From the <ulink url="&faqurl.php.manual;">manual</ulink> :
<para>
</para>
PHP is an HTML-embedded scripting language. Much of
@ -27,7 +27,7 @@
<para>
</para>
A nice introduction to PHP by Stig Sæther Bakken can be found
<ulink url="&url.zend.introduction;">here</ulink> on the Zend
<ulink url="&faqurl.zend.introduction;">here</ulink> on the Zend
website.
</para>
</refsect1>
@ -42,14 +42,14 @@
<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
generation of PHP, which uses the <ulink url="&url.zend;">Zend engine</ulink>
generation of PHP, which uses the <ulink url="&faqurl.zend;">Zend engine</ulink>
under the hood.
</para>
</refsect1>
</refentry>
<refentry id="faq.general.running-concurent-versions">
<refnamediv>
<refpurpose>Can I run several versions of PHP at the same time ?</refpurpose>
<refpurpose>Can I run several versions of PHP at the same time?</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
@ -67,7 +67,7 @@
<refsect1>
<title>Description</title>
<para>
There are <ulink url="&url.zend.articles;">a couple of articles</ulink>
There are <ulink url="&faqurl.zend.articles;">a couple of articles</ulink>
written on this by the authors of PHP4. Here's a
list of some of the more important new features:
<itemizedlist>
@ -96,7 +96,7 @@
<simpara>Reference counting</simpara>
</listitem>
</itemizedlist>
Please see the <ulink url="&url.zend.new;">What's new in PHP4 overview</ulink>
Please see the <ulink url="&faqurl.zend.new;">What's new in PHP4 overview</ulink>
for a detailed explanation of these features and more.
</para>
</refsect1>