★ wanayoo — archive 1999 http://www.php.net/manual/de/function.dbase-open.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to dBase
Quick Reference
English version of this pageJapanese version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
dBase
* dbase_create
* dbase_open
* dbase_close
* dbase_pack
* dbase_add_record
* dbase_replace_record
* dbase_delete_record
* dbase_get_record
* dbase_get_record_with_names
* dbase_numfields
* dbase_numrecords
Manual: dbase_open
View the source code for this pageSearch the site



Previous page
 dbase_create
 Updated
Sat, 12 Aug 2000
dbase_close 
Next page


dbase_open

(PHP3 , PHP4 )

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.


 About Notes


Previous page
 dbase_create
 Updated
Sat, 12 Aug 2000
dbase_close 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.