(PHP 4 >= 4.1.0)
dbplus_ropen -- Open relation file local
Description
resource dbplus_ropen
(string name)
Warnung |
Diese Funktion ist
EXPERIMENTELL. Das Verhalten, der Funktionsname und alles
Andere was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne
Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf
eigenes Risiko. |
dbplus_ropen() will open the relation
file localy 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.