Commit correction contributed by King Wez.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181736 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Dan Scott 2005-03-10 00:02:49 +00:00
parent af7c5f5ccb
commit 6f48276019

View file

@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- Generated by xml_proto.php v2.1. Found in /scripts directory of phpdoc. -->
<refentry id="function.PDO-lastInsertId">
<refnamediv>
@ -61,7 +61,8 @@
</para>
<para>
If the PDO driver does not support this capability,
<function>PDO::lastInsertID</function> issues a PDOWarning exception.
<function>PDO::lastInsertID</function> triggers an
<literal>IM001</literal> SQLSTATE.
</para>
</refsect1>