| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
dbplus_chdir
Popis
string dbplus_chdir ( [string newdir] )Changes the virtual current directory where relation files will be looked for by dbplus_open().
Seznam parametrů
newdirThe new directory for relation files. You can omit this parameter to query the current working directory.
Poznámky
| Varování |
Tato funkce je EXPERIMENTÁLNÍ. Chování této funkce, její název a všechno ostatní, co je zde zdokumentováno, se v budoucích verzích PHP může BEZ OHLÁŠENÍ změnit. Berte to v úvahu a používejte tuto funkci na vlastní nebezpečí. |
| Předcházející | Domů | Další |
| dbplus_aql | Nahoru |