Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18789 программистов и 1635 роботов. Сейчас ищут 1273 программиста ...
DB_NestedSet::setDbOption
Вернуться к: DB_NestedSet
DB_NestedSet::setDbOption
DB_NestedSet::setDbOption() – Sets a db option. Example, setting the sequence table format
Synopsis
require_once 'DB/NestedSet.php';
void DB_NestedSet::setDbOption ( $option , $val )
This package is not documented yet.
Parameter
- $option
- $val
Throws
throws no exceptions thrown
Note
This function can not be called statically.
Вернуться к: DB_NestedSet