hi everyone!
im starting to learn php sessions...
if a user succede in login i start a session...
then he moves to another page...
is that session avaible in the second page?
or i must send via http the session id to use it?
but if i send it via http the id is visible and could it be used to jump the login page?
or more quick, where can i find a tutorial about using sessions?
thnx anyway
and have a nice day...