PHP 8.3.21 Released!

Voting

: max(eight, six)?
(Example: nine)

The Note You're Voting On

Anonymous
12 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