".($i+1).''; } $postlist=" $tccellhs width=50>Post id $tccellhs width=50>Post# $tccellhs width=130>Posted on $tccellhs>Thread "; if($isadmin) $postlist.="$tccellhs width=110>IP address"; for($i=0;$post=mysql_fetch_array($posts);$i++){ if($i>=$min and $i<($min+$ppp)){ if($post[minpower]<=$power or !$post[minpower]) $threadlink="".str_replace('<','<',$post[title]).''; else $threadlink='(restricted)'; if(!$post[num]) $post[num]='?'; $postlist.=" $tccell1s>#$post[0] $tccell1s>$post[num] $tccell1s>".date($dateformat,$post[3]+$tzoff)." $tccell1ls>#$post[1] - $threadlink"; if($isadmin) $postlist.="$tccell1s>$post[2]"; } } $user=mysql_fetch_array(mysql_query("SELECT name FROM users WHERE id=$id")); print $fonttag."Posts by $user[name] on the board: ($posttotal posts found) $tblstart$postlist$tblend$pagelinks$footer"; printtimedif($startingtime); ?>