From bed6b181c5f5b204bb46cdcf8adbcab34cab8eea Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Tue, 2 Sep 2003 09:48:35 +0000 Subject: [PATCH] - Example layout fixes git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139449 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../ibase/functions/ibase-fetch-object.xml | 4 ++-- .../ibase/functions/ibase-field-info.xml | 22 ++++++++++--------- reference/ibase/functions/ibase-timefmt.xml | 18 ++++++++------- 3 files changed, 24 insertions(+), 20 deletions(-) diff --git a/reference/ibase/functions/ibase-fetch-object.xml b/reference/ibase/functions/ibase-fetch-object.xml index d92ede536f..b60b6dedc8 100644 --- a/reference/ibase/functions/ibase-fetch-object.xml +++ b/reference/ibase/functions/ibase-fetch-object.xml @@ -1,5 +1,5 @@ - + @@ -21,7 +21,7 @@ - + @@ -19,19 +19,21 @@ Returns an array with information about a field after a select query has been run. The array is in the form of name, alias, relation, length, type. + + ]]> diff --git a/reference/ibase/functions/ibase-timefmt.xml b/reference/ibase/functions/ibase-timefmt.xml index 6b1dda1fbc..8d77eb1d4c 100644 --- a/reference/ibase/functions/ibase-timefmt.xml +++ b/reference/ibase/functions/ibase-timefmt.xml @@ -1,5 +1,5 @@ - + @@ -22,15 +22,17 @@ of the string. columntype is one of the constants IBASE_TIMESTAMP, IBASE_DATE and IBASE_TIME. If omitted, defaults to IBASE_TIMESTAMP for backwards compatibility. + + - - ]]> + +]]>