I agree with Weedpacket, you should have only posted the stuff at the bottom. I happend to scroll to the bottom and see it.
replace:
back and make it shorter!</font></p>
<?php
?>
<?php
}
}
include("layoutbottom.php");
with
back and make it shorter!</font></p>
<?php
}else{
$query = mysql_query("SELECT words FROM profanity");
while($row = mysql_fetch_array($query)) {
if(strstr($row, $username)) {
print "<p align='center'>\n";
print "<font face='arial' size='5'>Registration Error</font></p>\n";
print "<p><font face='arial' size='3'>Sorry, you must not use profanity, "
. "this is a kids site!</font></p>\n";
}
}
}
}
include("layoutbottom.php");