Description
int
dbase_open ( string filename, int mode )
dbase_open() opens a dBase database with the given
access mode.
Note: When safe mode is enabled, PHP checks whether
the files or directories you are about to operate on have the same UID (owner) as the
script that is being executed.