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 |
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......
How can I execute a PHP script using command line?
How to remove a file?
Is salary a ratio or interval?
What is different between software and app
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?
armstrong number by using php while number is given by the keyboard.?
What is the use of mvc in php?
How to take a substring from a given string in php?
What is deffience betwwen get() , Post , Request()
Tell me how is it possible to parse a configuration file?
What is difference between require_once(), require(), include()?