Hi!
I have a site, that has a public and a private part.
The user first sees only the puploc area. Then he logs in and the public area is enhanced by his personal data.
I was able to create a script that verifies the user information, but because the site consists of many php pages the user has to log in everytime, when he comes onto a new page...
how can i store his information globally?
could you briefly outline a solution to this?
Thanks!
Thomas
I have a site, that has a public and a private part.
The user first sees only the puploc area. Then he logs in and the public area is enhanced by his personal data.
I was able to create a script that verifies the user information, but because the site consists of many php pages the user has to log in everytime, when he comes onto a new page...
how can i store his information globally?
could you briefly outline a solution to this?
Thanks!
Thomas