★ wanayoo — archive 1999 http://fr.php.net/manual/function.dbase-open.phpNouvelle recherche | Portail wanayoo
PHP Thursday, April 26, 2001  
downloads | documentation | faq | support | reporting bugs | links 

search for in the  


previousdbase_create
dbase_closenext

Last updated: Mon, 08 Jan 2001

dbase_open

(PHP 3, PHP 4 )

dbase_open -- Opens a dBase database

Description

int dbase_open (string filename, int flags)

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.

previousdbase_create
dbase_closenext

Last updated: Mon, 08 Jan 2001
add note | about notes

show source | credits | mirror sites:  

Copyright © 2001 The PHP Group
All rights reserved.
This mirror generously provided by: L'Université Michel de Montaigne Bordeaux III
Last updated: Thu Apr 26 06:01:50 2001 MET DST