[PHP-INST] PHP & PWS

2001-04-30 Thread Shadow Tree
I've installed that I've downloaded fro php.net on my PWS and I always r= ecive the error from server. HTTP 500 error. Somebody knows what wrong did I've done at instalation? Obrigado. R3. Rodrigo Rois da Rocha. Acesse agora! www.circulonegro.com __

[PHP-INST] Session question

2001-05-08 Thread Shadow Tree
I have a question about session variables. In my page the session variables are not seen by the pages where tem are not declared. I´ve used "session_register($variable)" and so after at another page I´ve called "echo $variable;" and it generate a message that the variable does not exists. The ses