dbplus_ropen

(PHP 4 >= 4.0.7RC1)

dbplus_ropen -- Open relation file local

Description

resource dbplus_ropen (string name)

Attenzione

Questa funzione è SPERIMENTALE. Ovvero, il comportamento di questa funzione, il nome di questa funzione, in definitiva TUTTO ciò che è documentato qui può cambiare nei futuri rilasci del PHP SENZA PREAVVISO. Siete avvisati, l'uso di questo modulo è a vostro rischio.

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.