assert_options

(PHP 4 )

assert_options -- Set/get the various assert flags

Description

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

enable assert() evaluation
(NULL)

assert_options() will return the original setting of any option or FALSE on errors.