Hello once again to all!
Well, it seems (to me at least) that I've been both on the giving and receiving ends for help in scripting. However, now I am dangling in the needy end for help in scripting PHP.
I need to know everything (please, EVERYTHING) about sessions, cookies, and session cookies. The more info, the better.
I know everything is quite a bit, but I figure that if even 1/32 of the PHP scriptors on Frihost tell me like two things, I'll have all the info I need.
Mostly, I want to have my users login, and be logged in automatically using cookies. I know that PEAR can help a lot, but it's much more fun to just make a simple system for it myself. Don't tell me to look in php.net or phpfreaks, or anything like that, as I already have (not to mention all the major search engines).
I already have the tables, and people can login and everything, but then they have to again every time they go to a different page. This is frustrating.
I have heard that cookies are more secure than sessions, but I want to know how to use both, as I also heard they make a great combo.
Thanks!
Well, it seems (to me at least) that I've been both on the giving and receiving ends for help in scripting. However, now I am dangling in the needy end for help in scripting PHP.
I need to know everything (please, EVERYTHING) about sessions, cookies, and session cookies. The more info, the better.
I know everything is quite a bit, but I figure that if even 1/32 of the PHP scriptors on Frihost tell me like two things, I'll have all the info I need.
Mostly, I want to have my users login, and be logged in automatically using cookies. I know that PEAR can help a lot, but it's much more fun to just make a simple system for it myself. Don't tell me to look in php.net or phpfreaks, or anything like that, as I already have (not to mention all the major search engines).
I already have the tables, and people can login and everything, but then they have to again every time they go to a different page. This is frustrating.
I have heard that cookies are more secure than sessions, but I want to know how to use both, as I also heard they make a great combo.
Thanks!
