PHP中is_callable()和method_exists()如何区分使用?
is_callable()函数能检测变量是否可调用吗?