Date: 01/29/03
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/reference/uodbc/functions odbc-columns.xml"
- Previous message: Konstantin Schukraft: "[PHP-DOC] Translations"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dams Wed Jan 29 15:58:16 2003 EDT
Modified files:
/phpdoc/en/reference/uodbc/functions odbc-pconnect.xml
Log:
returns a resource
Index: phpdoc/en/reference/uodbc/functions/odbc-pconnect.xml
diff -u phpdoc/en/reference/uodbc/functions/odbc-pconnect.xml:1.2 phpdoc/en/reference/uodbc/functions/odbc-pconnect.xml:1.3
--- phpdoc/en/reference/uodbc/functions/odbc-pconnect.xml:1.2 Wed Apr 17 02:44:52 2002
+++ phpdoc/en/reference/uodbc/functions/odbc-pconnect.xml Wed Jan 29 15:58:15 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.5 -->
<refentry id="function.odbc-pconnect">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>int</type><methodname>odbc_pconnect</methodname>
+ <type>resource</type><methodname>odbc_pconnect</methodname>
<methodparam><type>string</type><parameter>dsn</parameter></methodparam>
<methodparam><type>string</type><parameter>user</parameter></methodparam>
<methodparam><type>string</type><parameter>password</parameter></methodparam>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/reference/uodbc/functions odbc-columns.xml"
- Previous message: Konstantin Schukraft: "[PHP-DOC] Translations"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

