Hi Larry,
Thanks for the reply and great book, very well written...again any assistance is appreciated.
Ok the bucket concept I get. What I don't get is controlling access to the pages. Along with adding session_start to each page I want to control access to...
do I also need to add the logic on page 405 lines 12 to 34 from the login.php script?
I'm thinking that the login.php page should be saved as index.php so clients land there first then are forced to login in?
Here's my site: mylock.dev
I'm able to view all pages of the site if I'm logged out. I've completed t