[PHP] Problems with session data.

2006-01-03 Thread Duffy, Scott E
I thought I was using session data and variables correctly, but I am having some issues. I am using it to create a login but if I have another user on a different machine my session data gets changed to who last logged in. I had changed so it used https but changed it back and it still seems to be

Re: [PHP] problems with session timeout

2005-02-03 Thread Richard Lynch
Pedro Henrique Calais wrote: > I'm with the following problem: > my PHP scripts takes a very long time to execute (about 3 hours) because > it has has system call to a perl script that is very time consuming. I would recommend either using & in the call to the Perl script, or inserting whatever yo

Re: [PHP] problems with session timeout

2005-02-02 Thread Jason Wong
On Thursday 03 February 2005 10:05, Pedro Henrique Calais wrote: > I'm with the following problem: > my PHP scripts takes a very long time to execute (about 3 hours) because > it has has system call to a perl script that is very time consuming. > > in IE (haven't noticed this in Mozilla or Konquer

[PHP] problems with session timeout

2005-02-02 Thread Pedro Henrique Calais
hey everybody, I'm with the following problem: my PHP scripts takes a very long time to execute (about 3 hours) because it has has system call to a perl script that is very time consuming. in IE (haven't noticed this in Mozilla or Konqueror) the execution of the PHP script doesn't finish, due to

[PHP] Problems with session

2001-05-10 Thread Rodrigo Reis da Rocha
Hi, I have a problem with the session variables. nome_usuario = "vazio"; $this->webmaster_mail = "[EMAIL PROTECTED]"; $this->acao = "inicio"; $this->url_sistema = "http://localhost/web/ "; } function autorizaSistema($param_usuario, $param_passwd){ //Verificar no banco se o usuario exis