fmk Wed Feb 19 12:51:15 2003 EDT Modified files: /phpdoc/en/reference/fbsql/functions fbsql-insert-id.xml Log: Make the documentation match the features. Index: phpdoc/en/reference/fbsql/functions/fbsql-insert-id.xml diff -u phpdoc/en/reference/fbsql/functions/fbsql-insert-id.xml:1.2 phpdoc/en/reference/fbsql/functions/fbsql-insert-id.xml:1.3 --- phpdoc/en/reference/fbsql/functions/fbsql-insert-id.xml:1.2 Wed Apr 17 02:37:53 2002 +++ phpdoc/en/reference/fbsql/functions/fbsql-insert-id.xml Wed Feb 19 12:51:14 +2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.1 --> <refentry id="function.fbsql-insert-id"> <refnamediv> @@ -32,7 +32,7 @@ <note> <para> The value of the FrontBase SQL function - <literal>LAST_INSERT_ID()</literal> always contains the most + <function>fbsql_insert_id</function> always contains the most recently generated DEFAULT UNIQUE value, and is not reset between queries. </para>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php