PHP 8.5.0 Beta 1 available for testing

Voting

: five minus zero?
(Example: nine)

The Note You're Voting On

pm1625637 at gmail dot com
5 years ago
Be careful about this :

<?php
$del
= '';
echo empty(
$del);
?>

Output : 1

<< Back to user notes page

To Top