* Roko Roic <[EMAIL PROTECTED]> [Dec 07. 2001 03:26]:
> I don't like header('Location: page.php'); so I use a HTTP request class to
> call another script/page. This does fork another httpd, but that's life :)
Just out of curiosity, what's wrong with header('Location ... ');?
--
-Brian Clark
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

