Hi all,
I'm rusty with html and css but I want to branch out to PHP, SQL and javascript.
Currently building a employee area for work as a project, it's the way I learn best. I want people to login and any actions they do (training, editing a file, taking a phone call etc) to be logged. Would this just be a case of using a session to hold their username and applying it when needed?
Or am I completely misunderstanding what a session is?
I'm rusty with html and css but I want to branch out to PHP, SQL and javascript.
Currently building a employee area for work as a project, it's the way I learn best. I want people to login and any actions they do (training, editing a file, taking a phone call etc) to be logged. Would this just be a case of using a session to hold their username and applying it when needed?
Or am I completely misunderstanding what a session is?