|
assert_optionsSet/get the various assert flags Description
mixed assert_options
( int
$what
[, mixed $value
] )Set the various assert control options or just query their current settings. Parameters
Return Values
Returns the original setting of any option or Examples
Example #1 assert_options example
<?php See Also
|