NULL: Syntax

<?php
$var = NULL;       
?>

There is only one value of type null, and that is the case-insensitive constant NULL.

Related concepts

NULL: Syntax — Structure map

Clickable & Draggable!

NULL: Syntax — Related pages: