Error level

จาก Wiki2

ข้ามไปที่: นำทาง, สืบค้น

If you would like to be warned about variables that have not been assigned, you should change Cross-Reference the error-reporting level to E_ALL (the highest level possible) from the default level of error reporting. You can do this either by including the statement error_reporting(E_ALL); at the top of a script or by changing your php.ini file to set the default level (see Chapters 30 and 31).

รับข้อมูลจาก "http://www.noklek.com/wiki2/index.php/Error_level"
เครื่องมือส่วนตัว