Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 59 additions & 0 deletions reference/uodbc/odbc.connection.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: d705f166224fded16bf34a674b3e3690a083b34c Maintainer: lacatoire Status: ready -->
<!-- Reviewed: no -->
<reference xmlns="http://docbook.org/ns/docbook" xml:id="class.odbc-connection" role="class">
<title>La clase Odbc\Connection</title>
<titleabbrev>Odbc\Connection</titleabbrev>

<partintro>

<!-- {{{ Odbc\Connection intro -->
<section xml:id="odbc-connection.intro">
&reftitle.intro;
<simpara>
Una clase completamente opaca que reemplaza el &resource;
<literal>odbc_connection</literal> a partir de PHP 8.4.0.
</simpara>
</section>
<!-- }}} -->

<section xml:id="odbc-connection.synopsis">
&reftitle.classsynopsis;

<!-- {{{ Synopsis -->
<packagesynopsis>
<package>Odbc</package>

<classsynopsis class="class">
<ooclass>
<classname>Connection</classname>
</ooclass>
</classsynopsis>
</packagesynopsis>
<!-- }}} -->

</section>

</partintro>

</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:"~/.phpdoc/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
-->
59 changes: 59 additions & 0 deletions reference/uodbc/odbc.result.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: d705f166224fded16bf34a674b3e3690a083b34c Maintainer: lacatoire Status: ready -->
<!-- Reviewed: no -->
<reference xmlns="http://docbook.org/ns/docbook" xml:id="class.odbc-result" role="class">
<title>La clase Odbc\Result</title>
<titleabbrev>Odbc\Result</titleabbrev>

<partintro>

<!-- {{{ Odbc\Result intro -->
<section xml:id="odbc-result.intro">
&reftitle.intro;
<simpara>
Una clase completamente opaca que reemplaza el &resource;
<literal>odbc_result</literal> a partir de PHP 8.4.0.
</simpara>
</section>
<!-- }}} -->

<section xml:id="odbc-result.synopsis">
&reftitle.classsynopsis;

<!-- {{{ Synopsis -->
<packagesynopsis>
<package>Odbc</package>

<classsynopsis class="class">
<ooclass>
<classname>Result</classname>
</ooclass>
</classsynopsis>
</packagesynopsis>
<!-- }}} -->

</section>

</partintro>

</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:"~/.phpdoc/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
-->