Hi,
> Maybe this is eaiser than i think.. but..
it is ..
> Does anyone know how to return http 500 status
> from inside an extensiosn or just regular ole
> php script.
header("HTTP/1.1 500 Internal Server Error");
http://www.php.net/manual/en/function.header.php
"General user list" would be the right place to ask such questions in
future.
Kind Regards,
Daniel Lorch
--
@echo "Hello, World";
--
PHP Development 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]