NULL

NULL represents the absence of any value.

It is possible to check if a variable to set to NULL or not by using is_null function or to perform a Boolean operation to compare to null value.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator