PHP 基础教程 - 简单教程(www.twle.cn)

'; $test=2; if ($test>1) { trigger_error("变量值必须小于等于 1"); }