BizzyD Posted November 15, 2013 Share Posted November 15, 2013 Hello, I just wanna say that im new to php. So I am a little bit of a newb. But anyways, im trying to make a ucp, and in the page, I have a section: Account Locked : Yes/No. Well it should be like that, but its only showing Account Locked: This is the line that should show the ban: <?php echo $row['Banned']; ?> But it dont show anything. I want it to show Yes or No. in the database its 0 or 1. What should I do? Link to comment https://forums.phpfreaks.com/topic/283937-ban-wont-show/ Share on other sites More sharing options...
mac_gyver Posted November 15, 2013 Share Posted November 15, 2013 What should I do? you can start by not creating new threads in the forum for the same task. the forum members are not going to follow you around through a series of threads for the same thing. Link to comment https://forums.phpfreaks.com/topic/283937-ban-wont-show/#findComment-1458439 Share on other sites More sharing options...
BizzyD Posted November 15, 2013 Author Share Posted November 15, 2013 NVM, sry Link to comment https://forums.phpfreaks.com/topic/283937-ban-wont-show/#findComment-1458440 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.