A
Anonymous
Guest
Hi,
I'm making a script that manages the financial issues of a company. There will be a few different users, who will have to stay "logged in" across quite a few pages, as only some users can access special functions, etc. I have thought of either using sessions or cookies. Which is better/easier to use/safer?
I'm making a script that manages the financial issues of a company. There will be a few different users, who will have to stay "logged in" across quite a few pages, as only some users can access special functions, etc. I have thought of either using sessions or cookies. Which is better/easier to use/safer?