Is null empty php?



Is null empty php?..

Answer / Pradip Vashistha

Yes, in PHP, null is considered an empty value. It means that a variable containing null does not have any value assigned to it.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible?already i was increase php.ini but not working......

2 Answers  


How can I execute a PHP script using command line?

4 Answers   Sify,


How to remove a file?

1 Answers  


Is salary a ratio or interval?

1 Answers  


What is different between software and app

1 Answers  


What are the different methods of passing data or information between two calls of a web page? What are the advantages/disadvantages of these methods?

4 Answers   Ardo, Patni,


armstrong number by using php while number is given by the keyboard.?

1 Answers  


What is the use of mvc in php?

1 Answers  


How to take a substring from a given string in php?

1 Answers  


What is deffience betwwen get() , Post , Request()

3 Answers  


Tell me how is it possible to parse a configuration file?

1 Answers  


What is difference between require_once(), require(), include()?

1 Answers  


Categories