View Single Post
  #1 (permalink)  
Old 2006-10-12, 06:30 AM
Midnight Midnight is offline
Junior Member
 
Join Date: Sep 2006
Location: Mansfield - UK
Posts: 19
Midnight is on a distinguished road
Default Need help changing numbers to text in php

Basically I have an account status table in the database but the status is 1, 2, 3, 4, 5 etc

I want to be able to change this status in php so that 1 = Admin, 2 = Banned and so on.

What would be the correct format for doing this? If it is possible.
Reply With Quote
Sponsored Links