RE: How to argue with ASP people...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Can I do any session handling before calling header("Location: $url"); ?

Pedro Almeida.


-----Mensagem original-----
De: Rasmus Lerdorf [mailto:rasmus@xxxxxxxxxxx] 

mail.pmpa wrote:
> Don't mean to start a discussion whatsoever, I love php, but one thing i
> can't do in php is Response.Redirect .
> Apart from that no complains so far :)

header("Location: $url");

which, by the way, makes a hell of a lot more sense.  It's just an HTTP 
response header like any other response header and it is called 
Location, not Redirect.

-Rasmus

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux