How to restrict menubar according to users role login in codeigniter?

Hey guys im new to codeigniter i need to restrict menubar according to users role i have 2 table roles and users i have role_id as foreign key in table users how to implement this any sample codes will be helpfull Thanks