(PHP 4 <= 4.1.0, PECL dbplus >= 0.9)
dbplus_ropen — Open relation file local
$name
)
dbplus_ropen() will open the relation
file
locally for quick access without any
client/server overhead. Access is read only and only
dbplus_curr() and
dbplus_next() may be applied to the returned
relation.
name
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.