Minase Posted October 13, 2008 Share Posted October 13, 2008 hy there i was wondering how to do a string search i do have a function which retrive user permision from DB i was wondering how i can use if syntax to make some rules the permision are from a..g one user may have no permision,and the other one may have full i need something like if (Permision2($user->ID) == "%b%") { echo something } thanks Permision2($user->ID); Link to comment https://forums.phpfreaks.com/topic/128260-solved-search-into-a-string/ Share on other sites More sharing options...
Minase Posted October 13, 2008 Author Share Posted October 13, 2008 nvm solved lol Link to comment https://forums.phpfreaks.com/topic/128260-solved-search-into-a-string/#findComment-664291 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.