I want to derive a table from this code:

<? if($Product->facilities!=NULL){ ?>Facilities: <?=$Product->facilities;?><br /><? } ?>

How can i do that? it is a list.

Member Avatar for diafol

Ho ho ho. We'd better get our crystal balls out. Hint - have a look at line 87.

anyway avoid short tags. The mixing of html/php doesn't really work here either.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.