Hello,
I am Max and new here. sorry for the spelling but my English is not so good.
I create a website in php.
after logging in I will go to the "Home.pgp".
Now I do not want to show all navagation buttons for certain level users on the home page.
how can I do this best?
have already tried everything but do not get out of it.
I have a sql database with username, password and level (admin / user / service)
this is my code from the home page in which I enter the username of the login
call :
<?php
// Incl