Answered
How to create a login to users in PHP
How to create a login for users to access their data,
currently I can only see the first user everytime I login even with
a different username. I know I need session stuff but don't know
how to use, add or where to put them in.
Thanks in advanced.
Thanks in advanced.
