2013-12-27 【PHP】function_exists関数 php PHP組み込み関数 function_exists関数 使用法 function_exists(関数名) 機能 引数に指定した関数が存在するかどうかを調べる。 戻り値 bool値