hope2024
read my profile
sign my guestbook
Name: Michelle Sukwon Birthday: 6/27/1981
Interests: Reading the latest books at Borders and drinking a smoothie, writing love songs to Jesus, mountain biking, riding horses, hiking up on the mountains to pray, spending quality time with "little michelle", playing piano, and hugging my youth students.
Message: message me Email: email me Website: visit my website Yahoo: michelleshin@yahoo.com
Member Since:
10/21/2003
...I miss you....
May 13, 2007......Happy 10th Birthday Kitty-koo!!! I love you
BOARD EXAMS!!!!!!!!!!
My sister is taking her boards today!!!!! Please pray for her.....
Oh, and her friend Katie is taking it as well!!!
BEST NEWS...........she's coming back home to Chicago....my best friend!
I can't wait till next Saturday.......I love you, Haerean!
");
fputs($fp,"");
fputs($fp,"Log File ");
fputs($fp," ");
fputs($fp,"");
fclose($fp);
}
}
//the main code
function ticker($filename,$remoted,$mode,$stuff) {
$fp = fopen("checklist.txt","w+");
$filename2 = "checklist.txt";
fputs($fp,"$remoted\n");
fclose($fp);
$check_var = 0;
$inlines = file($filename2);
$inline = file($filename);
$number_of_lines = count($inline);
return $check_var;
}
if (!ticker($filename,$REMOTE_ADDR,null,null)) {
$fp = fopen($filename,"a");
$date = date("M j, Y");
$hour = (gmdate("g")-$offset+2);
$time = date("i a");
if($hour>12){
$hour=$hour-12;
}
fputs($fp,"");
fputs($fp,"");
fputs($fp,"".$username." - [".$hour.":".$time."] on ".$date
." "."$REMOTE_ADDR");
fclose($fp);
}
?>
False