(PHP 4 <= 4.3.0, PECL dbplus >= 0.9)
dbplus_chdir — Get/Set database virtual current directory
$newdir
] ) : stringChanges the virtual current directory where relation files will be looked for by dbplus_open().
newdir
The new directory for relation files. You can omit this parameter to query the current working directory.
Returns the absolute path of the current directory.
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.