PHP is_null() functionBy using the is_null function, we can check whether the variable is NULL or not. This function was introduced in PHP 4.0.4. SYNATX:Parameter
Return Type:The PHP is_null() function returns true if var is null, otherwise false. Important Note:We can unset the variable value by using the unset function. Example 1![]() Example 2![]() Example 3![]()
Next TopicPHP Special Types
|
JavaTpoint offers too many high quality services. Mail us on h[email protected], to get more information about given services.
JavaTpoint offers college campus training on Core Java, Advance Java, .Net, Android, Hadoop, PHP, Web Technology and Python. Please mail your requirement at [email protected].
Duration: 1 week to 2 week