Examples:
There is only one value of type null, and that is the case-insensitive constant NULL
.
<?php $var = NULL; ?>
There is only one value of type null, and that is the case-insensitive constant NULL
.
<?php $var = NULL; ?>
Please login to continue.