Join Up!
96811 members and counting!

 
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
previousdbase_numrecordsdbase_packnext
Last updated: Mon, 28 Oct 2002
view the printer friendly version or the printer friendly version with notes or change language to Czech | Finnish | Spanish

dbase_open

(PHP 3, PHP 4 )

dbase_open -- Öffnet eine dBase-Datenbank

Beschreibung:

int dbase_open ( string filename, int flags)

Die Flags entsprechen denen des open()-Systemaufrufs (normalerweise bedeutet 0 Nur-Lesen, 1 Nur-Schreiben und 2 Lesen und Schreiben).

Gibt einen dbase_identifier für die geöffnete Datenbank zurück oder FALSE / falsch, wenn die Datenbank nicht geöffnet werden konnte.

User Contributed Notes
dbase_open
add a note about notes
There are no user contributed notes for this page.
previousdbase_numrecordsdbase_packnext
Last updated: Mon, 28 Oct 2002
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: http://phpbuilder.com/
Last updated: Thu Oct 31 18:34:28 2002 EST