Re: FN-FORUM: PHP if null show this instead of that
date posted 22nd August 2007 13:55
Try is_null() instead of ='null'
Cheers,
Gary
http://www.garyshort.org
On 22 Aug 2007 13:13:29 -0000, PuntersPower wrote
> I have a which is fine however where the
> value is NULL I want to display something else.
>
> So I guess I need a if else bit of code however what I was working with
> doesn't work
>
>