On Wed, 13 Mar 2002, Faisal Abdullah wrote:

> Don't you have to assign the login value to the session variable first?
>
> session_start();
> $login = $HTTP_POST_VARS("login");
> session_register("login");

It's the same.

Saludos... :-)

Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués                  |        [EMAIL PROTECTED]
Programador, Administrador, DBA |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to