")) return "올바른 트랙백 URL이 아닙니다."; //XML 부분만 뽑음 $response = strchr($response,"")); //에러 검사 if(strstr($response,"0")) return ""; else { $tb_error_str = strchr($response,""); $tb_error_str = substr($tb_error_str,0,strpos($tb_error_str,"")); $tb_error_str = str_replace("","",$tb_error_str); return "트랙백 전송중 오류가 발생했습니다: $tb_error_str"; } } ?>