How do you do this in PHP? (If X, include Y, else don't include anything at all)
I know how to say if X, then include y.html, else include z.html.
However, other than making z.html empty, how do you instead say: if X, then include (piece of html), else don't include any extra html at all?
I've no doubt it's actually very simple, but it's making my brain hurt at this stage! Can someone please put me out of my ignorance?

Thanks,
Tommy.
-
Patrick -
[ 1 ] Thanks
{{ DiscussionBoard.errors[3393908].message }} -
-
Thomas -
Thanks
{{ DiscussionBoard.errors[3393992].message }} -
-
Patrick -
[ 1 ] Thanks
{{ DiscussionBoard.errors[3393998].message }} -