php-doc-en/reference/fbsql/reference.xml
Friedhelm Betz ff2ece55ad rsusi: reflect changes
bizp2 and ctype: note about builtin since 4.3
the rest: configure.xml added and linkend from refernce.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106093 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-28 00:42:47 +00:00

70 lines
1.6 KiB
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.6 $ -->
<reference id="ref.fbsql">
<title>FrontBase Functions</title>
<titleabbrev>FrontBase</titleabbrev>
<partintro>
<section id="fbsql.intro">
&reftitle.intro;
<simpara>
These functions allow you to access FrontBase database servers.
More information about FrontBase can be found at <ulink
url="&url.fbsql;">&url.fbsql;</ulink>.
</simpara>
<simpara>
Documentation for FrontBase can be found at <ulink
url="&url.fbsql.docs;">&url.fbsql.docs;</ulink>.
</simpara>
<simpara>
Frontbase support has been added to PHP 4.0.6.
</simpara>
</section>
<section id="fbsql.requirements">
&reftitle.required;
<para>
You must install the FrontBase database server or at least the
fbsql client libraries to use this functions. You can get FrontBase
from <ulink url="&url.fbsql;">&url.fbsql;</ulink>.
</para>
</section>
&reference.fbsql.configure;
&reference.fbsql.ini;
<section id="fbsql.resources">
&reftitle.resources;
<para>
</para>
</section>
&reference.fbsql.constants;
</partintro>
&reference.fbsql.functions;
</reference>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->