Re: [PHP] Standard Input?

2002-06-24 Thread Michael: Dave II, Electric Boogaloo
Analysis Solutions [EMAIL PROTECTED] wrote in message On Mon, Jun 24, 2002 at 02:07:28PM -0700, Michael wrote: Are there functions in PHP that will allow me to read in a variable via standard input? I just wanted to do something like this: http://www.php.net/manual/en/function.fopen.php

[PHP] Session Help

2002-01-29 Thread Michael: Dave II, Electric Boogaloo
I'm having a little problem with my sessions on a website I'm programming for. After a user logs in, if that user follows a link, the variable information is being passed correctly, but when they hit Back, Internet Explorer gives a Warning This Page Has Expired error. Hitting refresh does fix