the script works.
now what i need is i have 3 different user levels
I need 1 user level for the guest(i have)(the first section of code)
then i need i secion for all the other users (i started but i don't know how to finish)
basically I need to turn this
if($_SESSION['user_level'] == 3){
to allow user_level 1,0