constant:_CLASS_return type:stringcontent:ใช้คืนค่า ชื่อคลาสexample:class Person { public function showClassName ( ) { echo _CLASS_; } }