didou Mon Jul 14 15:46:57 2003 EDT
Modified files:
/phpdoc/en/reference/pgsql/functions pg-query.xml
Log:
closing #24649
Index: phpdoc/en/reference/pgsql/functions/pg-query.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-query.xml:1.4
phpdoc/en/reference/pgsql/functions/pg-query.xml:1.5
--- phpdoc/en/reference/pgsql/functions/pg-query.xml:1.4 Sun Jun 15 06:18:04
2003
+++ phpdoc/en/reference/pgsql/functions/pg-query.xml Mon Jul 14 15:46:56 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-query">
<refnamediv>
@@ -19,7 +19,7 @@
connection is not a valid connection. Details about the error can
be retrieved using the <function>pg_last_error</function>
function if connection is valid.
- <function>pg_last_error</function> sends an SQL statement to
+ <function>pg_query</function> sends an SQL statement to
the PostgreSQL database specified by the
<parameter>connection</parameter> resource. The
<parameter>connection</parameter> must be a valid connection that
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php