layout sizes - bio sizes
$tblstart $tccellh>  $tccellh colspan=2>User ". ($_GET['bio'] ? "$tccellh>Bio" : "$tccellh>Header $tccellh>Signature $tccellh>Total"); $users=mysql_query('SELECT id,name, minipic, powerlevel, sex, '. ($_GET['bio'] ? "LENGTH(bio) AS tsize, bio as postheader" : "LENGTH(postheader) AS hsize,LENGTH(signature) AS ssize,LENGTH(postheader)+LENGTH(signature) AS tsize, postheader") .' FROM users ORDER BY tsize DESC'); for ($i = 1; $u=mysql_fetch_array($users); $i++) { if (!$u['tsize']) break; if ($last['tsize'] != $u['tsize']) $r = $i; $last = $u; $max = max($u['tsize'], $max); if (strpos($u['postheader'], "