From 25918a4c60797fe91d7be961906799f8e0a8c5af Mon Sep 17 00:00:00 2001 From: Damien Seguy Date: Tue, 11 Feb 2003 02:50:48 +0000 Subject: [PATCH] Light reordering git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@115748 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/dbase/functions/dbase-create.xml | 7 ++++++- reference/dbase/functions/dbase-open.xml | 12 ++++++------ 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/reference/dbase/functions/dbase-create.xml b/reference/dbase/functions/dbase-create.xml index 22a0e8e039..0eb5c7b243 100644 --- a/reference/dbase/functions/dbase-create.xml +++ b/reference/dbase/functions/dbase-create.xml @@ -1,5 +1,5 @@ - + @@ -13,6 +13,11 @@ stringfilename arrayfields + + dbase_create creates a dBase database + in the file filename, + with the fields fields. + The fields parameter is an array of arrays, each array describing the format of one field in the diff --git a/reference/dbase/functions/dbase-open.xml b/reference/dbase/functions/dbase-open.xml index e6b4be07a5..3f807aa922 100644 --- a/reference/dbase/functions/dbase-open.xml +++ b/reference/dbase/functions/dbase-open.xml @@ -1,5 +1,5 @@ - + @@ -13,15 +13,15 @@ stringfilename intflags - - The flags correspond to those for the open() system call. - (Typically 0 means read-only, 1 means write-only, and 2 means - read and write.) - Returns a dbase_identifier for the opened database, or &false; if the database couldn't be opened. + + The paramtre flags correspond to those + for the open() system call (Typically 0 means read-only, 1 means + write-only, and 2 means read and write). + ¬e.sm.uidcheck;