From 777fe063464d0696a6a04f28e01275667875878b Mon Sep 17 00:00:00 2001 From: James Moore Date: Fri, 6 Oct 2000 21:13:43 +0000 Subject: [PATCH] Adding optional parameters to sybase_connect and sybase_pconnect git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33469 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/sybase.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/functions/sybase.xml b/functions/sybase.xml index 127937873a..34949b59af 100644 --- a/functions/sybase.xml +++ b/functions/sybase.xml @@ -81,6 +81,7 @@ string servername string username string password + string charset Returns: A positive Sybase link identifier on success, or @@ -393,6 +394,7 @@ string servername string username string password + string charset