extension_loaded('扩展'); 检测扩展是否开启
function_exists('函数名'); 检测函数是否可用
gd_info; 得到GD库信息
get_defined_functions(); 得到所有已定义的函数