function commentCount($n) { $comments_path = "http://www.untilthebreakofdawn.com/blog/"; if($file = @fopen($comments_path . "comments/$n.comment", 'r')) { $thisFile = fread($file, '1000000'); $thisFile = explode("\n", trim($thisFile)); fclose($file); $comments = sizeof($thisFile); if($comments == 1) {$comments .= " comment";} else {$comments .= " comments";} } else { $comments = "0 comments"; } return $comments; } ?>
| untilthebreakofdawn | |||
|
Tuesday, April 17, 2001
Thomas Merton
Sunday, April 15, 2001
Tuesday, April 10, 2001
Monday, April 09, 2001
Saturday, April 07, 2001
Friday, April 06, 2001
Thursday, April 05, 2001
Wednesday, April 04, 2001
Tuesday, April 03, 2001
|
archive
|
||
|
powered by blogger pro dotcomments istockphoto modwest |
|||
| it's quite possible no thought was actually put into this site | |||