Sessions: Gotta loose my hair on this... *sigh*
Posted: Fri Dec 27, 2002 1:44 pm
Seems to be a simple problem
First Page: Login-Form (Login, Password)
-> Second Page: Validation (Check Login and Password via MySQL-Database)
-> Third Page: Work with validatet data (login, pw in session-variables)
Read books, and your session-descriptions but nothing worked
On which page, do I have to write session_start(), where to I have to
write session_register("name","password") and how to use this on all
the following pages until session is destroyed.
By the way, I even killed Apache 1.3.27 when I tried to call the
second page with secondpage.php?session_id_very_long_nr
as described in one of this postings
Can anybody help me, so that i don't loose my last hairs
Thanx in advance
Ewald, modern.Shaman
First Page: Login-Form (Login, Password)
-> Second Page: Validation (Check Login and Password via MySQL-Database)
-> Third Page: Work with validatet data (login, pw in session-variables)
Read books, and your session-descriptions but nothing worked
On which page, do I have to write session_start(), where to I have to
write session_register("name","password") and how to use this on all
the following pages until session is destroyed.
By the way, I even killed Apache 1.3.27 when I tried to call the
second page with secondpage.php?session_id_very_long_nr
as described in one of this postings
Can anybody help me, so that i don't loose my last hairs
Thanx in advance
Ewald, modern.Shaman