|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] PHP, AOL cookie problem
|
> Errr.....What kind of sessions?? I learned CGI a LONG time ago, and I only
> recently read through the php manual briefly so I could do this project. I
Aw, man, I'm sure you'll be happy to learn about sessions. When you create a new
session, cookies are automatically fed to the user. That's just another example
of how easy PHP4 is to use compared to something like PERL/CGI.
Check out this stuff http://www.php.net/manual/en/ref.session.php and lists like
beginning_php and pro_php at http://p2p.wrox.com/php/
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|