/*
ini_set('user_agent','MSIE 4\.0b2;');
//$url="http://club.busanilbo.com/17/event_jjs/ran6.php?max_ctr=1&msg_str=1µî&top_msg=";
$url="http://club.busanilbo.com/17/event_jjs/event_id_chk.php?userid=$UserID";
$dh = fopen("$url",'r');
$result =fread($dh,8192);
echo "==".$result
*/
?>