$result = mysql_query($sql,$con) or die("error"); while ($msys = mysql_fetch_array($result)) {
Wtf is wrong with that? I get an error on the sqlquery line. Thanks Anthony
Ofcourse it would be silly to ask what the error was?