mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280201 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.35 $ -->
|
||||
<!-- $Revision: 1.36 $ -->
|
||||
|
||||
<preface xml:id="preface" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://docbook.org/ns/docbook">
|
||||
<info><title>Preface</title>
|
||||
<abstract>
|
||||
<simpara>
|
||||
<acronym>PHP</acronym>, which stands for "PHP: Hypertext
|
||||
Preprocessor" is a widely-used Open Source general-purpose
|
||||
<acronym>PHP</acronym>, which stands for "<literal>PHP: Hypertext
|
||||
Preprocessor</literal>" 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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- Purpose: database.vendors -->
|
||||
<!-- Membership: bundled, external, pecl -->
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
PDO_4D driver.
|
||||
</para>
|
||||
<para>
|
||||
More details about the 4D development environment on www.4D.com
|
||||
More details about the 4D development environment on <link xlink:href="&url.4d;">&url.4d;</link>.
|
||||
</para>
|
||||
<para>
|
||||
PDO_4D has been developed to work on Windows (Vista),
|
||||
|
||||
Reference in New Issue
Block a user