Re: [PHP] Sessions across multiple pages

2008-06-21 Thread Bastien Koert
On Fri, Jun 20, 2008 at 5:48 PM, R.C. <[EMAIL PROTECTED]> wrote: > "tedd" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > If you had used my minimal method, I could have provided you with a > > simple example. But considering you want bloat, try reading the > > manual about sessi

Re: [PHP] Sessions across multiple pages

2008-06-20 Thread R.C.
"tedd" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > If you had used my minimal method, I could have provided you with a > simple example. But considering you want bloat, try reading the > manual about sessions. :-) > Cheers, > tedd This was very helpful Tedd sorry I used some

Re: [PHP] Sessions across multiple pages

2008-06-20 Thread tedd
At 12:29 PM -0700 6/20/08, R.C. wrote: Without having a database for this, I believe one could use sessions to keep the information in memory and transferrable to all the video subpages while user is on the site? I tried playing with this but couldn't get this to go. If you had used my minimal

[PHP] Sessions across multiple pages

2008-06-20 Thread R.C.
First, thanks to all who helped with the protected page/email notification. Works great. One more thing to ask you gurus: Here's the workflow: user clicks on login.php (which has the login form) fills out form and get directed to video.php. (if the password is incorect, it opens up loginfail.php w