From 0b5e108c679910210d60f7302c15a00aafee563d Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Tue, 21 Jan 2003 02:36:43 +0000 Subject: [PATCH] cleanup a bit, add example host to the example. This closes one user comment. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112877 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ibase/functions/ibase-connect.xml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/reference/ibase/functions/ibase-connect.xml b/reference/ibase/functions/ibase-connect.xml index 8294121a8f..3e14c40f06 100644 --- a/reference/ibase/functions/ibase-connect.xml +++ b/reference/ibase/functions/ibase-connect.xml @@ -1,5 +1,5 @@ - + @@ -48,6 +48,8 @@ - buffers was added in PHP 4.0RC2. + The optional buffers parameter was added in + PHP 4.0.0. - dialect was added in PHP 4.0RC2. It is functional - only with InterBase 6 and versions higher than that. + The optional dialect parameter was added in PHP + 4.0.0 and is functional only with InterBase 6 and up. - role was added in PHP 4.0RC2. It is functional - only with InterBase 5 and versions higher than that. + The optional role parameter was added in PHP + 4.0.0 and is functional only with InterBase 5 and up.