|
quick question, how to check it a variable is null
Basically what I am trying to do is find if a variable has any data in it (string), and print something if it does, and nothing if it doesn't. I searched php.net but I can't seem to get anything to work.
thanks
|