abrew Posted September 25, 2012 Share Posted September 25, 2012 Hi all,,, i have to hide a column(LOCATION) that may not be seen for user level 3 or below i have like this ID Name Location Sex , , , | | | | | | | | how to do it ,,, any one would like to help me please ??? Thank you ,,, Link to comment https://forums.phpfreaks.com/topic/268769-hide-a-column-for-user-level-3-4/ Share on other sites More sharing options...
Lyleyboy Posted September 25, 2012 Share Posted September 25, 2012 Hey, You could do with posting some code or something. Not sure what you're trying to achieve. Link to comment https://forums.phpfreaks.com/topic/268769-hide-a-column-for-user-level-3-4/#findComment-1380777 Share on other sites More sharing options...
Christian F. Posted September 25, 2012 Share Posted September 25, 2012 Just check the user level before printing it, and if it's 3 or lower then don't print it. I also recommend that you read this article. Link to comment https://forums.phpfreaks.com/topic/268769-hide-a-column-for-user-level-3-4/#findComment-1380804 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.