Регистрация Войти
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Поиск по сайту
assert_options
(PHP 4, PHP 5)
assert_options - Set/get the various assert flagsОписание
mixed assert_options ( int what [, mixed value] )Using assert_options() you may set the various assert() control options or just query their current settings.
Таблица 1. Assert Options
assert_options() will return the original setting of any option or FALSE on errors.
Смотрите также:
Описание на ru2.php.net
Описание на php.ru