(PHP 4 <= 4.3.0, PECL dbplus >= 0.9)
dbplus_ropen — Open relation file local
$name
) : resource
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
Esta função é EXPERIMENTAL. O comportamento, seu nome e documentação podem mudar sem aviso em futuras versões do PHP. Utilize por sua própria conta e risco.