View Single Post
Old 02-27-2007, 06:44 AM   #1 (permalink)
trevor
Code Monkey
 
Join Date: Jan 2003
Location: Canada
Posts: 91
trevor is on a distinguished road
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
trevor is offline   Reply With Quote