Re: FN-FORUM: PHP if null show this instead of that
date posted 22nd August 2007 14:37
>
> I meant
>
> if (is_null( $myrow[17])) {
> print 'images/icon.gif';
> }
>
> sorry - I confused you
>
>
No I am sorry I am confusing something so simple. It is now displaying a
1 before the output because of null ?
Andrew
|