Voting

: four plus zero?
(Example: nine)

The Note You're Voting On

helvete at bahno dot net
10 years ago
It is worth noting that
<?php
var_dump
(strtolower(null))
?>
returns:
string(0) ""

<< Back to user notes page

To Top