2002-04-15 00:12:54 +00:00
|
|
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
2002-11-28 00:42:47 +00:00
|
|
|
<!-- $Revision: 1.6 $ -->
|
2002-04-15 00:12:54 +00:00
|
|
|
<reference id="ref.fbsql">
|
|
|
|
<title>FrontBase Functions</title>
|
|
|
|
<titleabbrev>FrontBase</titleabbrev>
|
|
|
|
<partintro>
|
2002-05-06 07:19:01 +00:00
|
|
|
|
|
|
|
<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>
|
|
|
|
|
2002-08-09 10:26:12 +00:00
|
|
|
<section id="fbsql.requirements">
|
2002-05-06 07:19:01 +00:00
|
|
|
&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>
|
|
|
|
|
2002-11-28 00:42:47 +00:00
|
|
|
&reference.fbsql.configure;
|
2002-05-06 07:19:01 +00:00
|
|
|
|
2002-09-12 20:32:50 +00:00
|
|
|
&reference.fbsql.ini;
|
2002-05-06 07:19:01 +00:00
|
|
|
|
|
|
|
<section id="fbsql.resources">
|
|
|
|
&reftitle.resources;
|
|
|
|
<para>
|
|
|
|
</para>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
&reference.fbsql.constants;
|
|
|
|
|
2002-04-15 00:12:54 +00:00
|
|
|
</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
|
|
|
|
-->
|
|
|
|
|