View Single Post
  #3 (permalink)  
Old 2006-10-12, 08:07 AM
Midnight Midnight is offline
Junior Member
 
Join Date: Sep 2006
Location: Mansfield - UK
Posts: 19
Midnight is on a distinguished road
Default

Ok so this is the part of the code that collects the data from the table...

<tr>
<td height="20" bgcolor="#003366">&nbsp;Account Status:</td><td bgcolor="#222222">&nbsp;<?=$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
Reply With Quote