';echo '';?> Chibinet http://www.chibinet.com I totally haxored your moms ass last night. us-en Copyright 2004, Jeff Van Boxtel. sailorh sailorh Chibinet http://www.chibinet.com/img/new/chibinet.gif http://www.chibinet.com 229 91 Got chibi? "; echo "Error No Articles"; echo "http://www.chibinet.com/index.php?id=$pid";}else{ for ($j=0; $j < $rows; $j++) { $name = mysql_result($result_set, $j, 'user'); $smallname = strtolower($name); $mood = mysql_result($result_set, $j, 'mood'); $title = mysql_result($result_set, $j, 'title'); $content = mysql_result($result_set, $j, 'content'); $pid = mysql_result($result_set, $j, 'id'); $commentsql = "SELECT * FROM comments WHERE pid=\"" . my($pid ). "\" && hidden=0 ORDER BY time;"; $comments_set = mysql_query ($commentsql); $comment_count = mysql_num_rows($comments_set); echo ""; echo "" . substr($title,0,100) . ""; echo "http://www.chibinet.com/index.php?id=$pid";// if(strlen($content)>200) echo "" . strip_tags(substr($content, 0, 200)) . "... ($comment_count Comments)";// else echo "" . $content . "]]>(Comments)";// echo "" . mysql_result($result_set, $j, 'content') . " ($comment_count Comments)"; echo ""; // Time//echo date('l, F j, g:i:s A', (strtotime (mysql_result($result_set, $j, 'time'))-$timeoffset)); }}mysql_free_result;mysql_close;?>