dbplus_ropen
(4.1.0 - 4.2.3 only)
dbplus_ropen -- Open relation file local
Description
resource
dbplus_ropen ( string name)
Varovanie |
Táto funkcia je
EXPERIMENTÁLNA. Správanie tejto funkcie, názov
tejto funkcie a hocičo iné zdokumentované o tejto funkcii
sa môže zmeniť bez povšimnutia v budúcom vydaní PHP.
Používajte túto funkcii na svoje vlastné riziko. |
dbplus_ropen() will open the relation
file locally for quick access without any
client/server overhead. Access is read only and only
dbplus_current() and
dbplus_next() may be applied to the returned
relation.