dbplus_chdir
(PHP 4 >= 4.0.7, PECL dbplus:0.9)
dbplus_chdir — Get/Set database virtual current directory
Opis
string dbplus_chdir
([ string $newdir
] )
Changes the virtual current directory where relation files will be looked for by dbplus_open().
Parametry
- newdir
-
The new directory for relation files. You can omit this parameter to query the current working directory.
Zwracane wartości
Returns the absolute path of the current directory.
Notatki
Ostrzeżenie
Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko.
dbplus_chdir
There are no user contributed notes for this page.
