php-doc-en/internals/pdo/intro.xml
Dan Scott cf05ac7d25 Break PDO driver specification into one file per section.
Hopefully fix most whitespace issues.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197512 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-03 22:02:16 +00:00

31 lines
897 B
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<sect1 id="internals.pdo.intro">
<title>A brief note about this How-To</title>
<para>
The original version of this PDO driver specification was written by
Bill Abt and Rick McGuire of IBM and contributed to the PHP community
to assist in the development of drivers for more databases and to
encourage the emerging standard for database access in PHP.
</para>
</sect1>
<!-- 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
-->