PHP 8.5.0 Beta 3 available for testing

Voting

: nine minus nine?
(Example: nine)

The Note You're Voting On

Anonymous
13 years ago
If you don't have PHP 5.4 and want to change the returned status code, you can simply write:
<?php
header
(':', true, $statusCode);
?>

The ':' are mandatory, or it won't work

<< Back to user notes page

To Top