phpeveryday.com

The best tutorial of php, php framework, php strategies, object oriented oriented,


PHP Basic: NULL Data Type

Tag: data type, null   Category: PHP Basic
post: 01 Mar 2008 read: 92


PHP Basic Data Type Step By Step Tutorial - Part 8:NULL expresses that a variable which do not have value. NULL only representing value possible from type of null which have been introduced in PHP 4, and NULL keyword is a sensitive case.
a variable of NULL, if
- a variable given by value of NULL constanta
- a variable have never been filled by value
- a variable have been imposed by function of un_set().

The written:
$ var = null;



| Give Your Opinion | Recommend
Share and Bookmark to: These icons link to social bookmarking sites where readers can share and discover new web pages.
digg del.icio.us technorati Ma.gnolia BlinkList

Recommended articles by other readers:
Web Services: How PHP Kiss VB.NET? (Part 1)
Chart: How to Build Cool Animation Real Time Chart
Joomla: Fast Road to Understand Component Programming
Email: Send Attachement Mail
CAPTCHA - part 3 : "Are you human or ....?" (Build Your CAPTCHA)

What do You Think?
Your Name *:
Email *:
(Will not be published)
Website/URL:
Your Comment *:
* Required


615
posting