PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Im having a bit of a problem making a link just for the admin.. I want it where admin can go to the admin page while logged in instead of having to logout and logging back in i have it where the admin logs in same login as the users but the main problem is i dont know how to make a link so only admins can see... because my menu is in html not in php and im using sessions and i dont know if there is different ways of making a admin link so here is a look at the login script if that helps you any....
And also i would like to have a remember me check box put on this script as well and well every time i try doing it it gives me an error i dont know if im doing the if statement right or not.....