Ok so this is the part of the code that collects the data from the table...
<tr>
<td height="20" bgcolor="#003366"> Account Status:</td><td bgcolor="#222222"> <?=$user[status]?></td>
</tr>
Would you be able to add the format for me and post it back please?
Status 0 = Banned, 1 = Admin, 2 = Supporter, 3 = Normal, 5 = Moderator
Thank you
|