sangkrit

Free Access

Any mobile device running on android for accessing this homeschool program of internet age SANGKRIT.net, could always get reviewed here if that simplifies the process in the hands of our users.

Contact: System at Sangkrit dot Net

PHP: Data Types: Null


Null data type can have only one possible value that is NULL. Here the variable represents with no value which means the variable is marked as empty by NULL.
$variable = NULL;

(Related Tutorials)


1 comment to PHP: Data Types: Null

Leave a Reply