added links to global.ent

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177399 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Georg Richter 2005-01-17 06:57:18 +00:00
parent 7261a9b8f5
commit fdaad32ef9

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1.1.1 $ -->
<!-- $Revision: 1.2 $ -->
<reference id="ref.maxdb">
<title>MaxDB PHP Extension</title>
<titleabbrev>MaxDB</titleabbrev>
@ -10,11 +10,11 @@
<para>
The MaxDB PHP extension allows you to access the functionality provided by
MaxDB 7.5.0 and above. More information about the MaxDB Database server
can be found at <ulink url="http://www.mysql.com/products/maxdb/"></ulink>.
can be found at <ulink url="&url.maxdb;">&url.maxdb;</ulink>.
</para>
<para>
Documentation for MaxDB can be found at
<ulink url="http://dev.mysql.com/doc/maxdb/"></ulink>.
<ulink url="&url.maxdb.doc;">&url.maxdb.doc;</ulink>.
</para>
</section>
@ -27,11 +27,11 @@
</para>
<para>
Documentation for MaxDB SQLDBC can be found at
<ulink url="http://dev.mysql.com/doc/maxdb/"></ulink>.
<ulink url="&url.maxdb.doc;">&url.maxdb.doc;</ulink>.
</para>
<para>
Download the MaxDB SQLDBC package from
<ulink url="http://dev.mysql.com/downloads/maxdb/clients.html"></ulink>.
<ulink url="&url.maxdb.sdbc;">&url.maxdb.sdbc;</ulink>.
</para>
</section>
@ -47,7 +47,7 @@
&reftitle.examples;
<para>
All examples in the MaxDB PHP documentation use the HOTELDB demo database from MaxDB. More about this
database can be found at <ulink url="http://dev.mysql.com/doc/maxdb/en/98/11b83fa6b33c17e10000000a114084/frameset.htm"></ulink>.
database can be found at <ulink url="&url.maxdb.sampledb;">&url.maxdb.sampledb;</ulink>.
</para>
<para>
This simple example shows how to connect, execute a query, print