o get a surname and forename from separate rows
while ($row=mysql_fetch_array($names,MYSQL_ASSOC))
{
... rview? \n
<td>Hire? \n
</tr>";
$appl++;
} while ($appl<=$apps);
echo "</table>";
</php>
\n
<td><b>Status\n
</tr>\n";
// 46 a while loop to put all the data in a row at a time (pg 184)
while ($employees=mysql_fetch_array($result,MYSQL_ASSOC