Search

"; for($i=1;$i <= $numb;$i++){ $row = mysql_fetch_array($result,MYSQL_BOTH); if($row["username"] != ""){ echo "".$row["username"]."
"; } } echo ""; } elseif ($numb == 0){ echo "Sorry no matches were found
\n"; } } ?> Note, this only, ONLY searches usernames, not realnames!
Enter a username: