I have this code Facilities: <?=$Product->facilities;?><br /><? } ?> It's display result like this:

Facilities: One, Two, three

Is there a way i can make it display in a tabular form?

I have check the databse and it display like Facilities: One, Two, three

Thank you in anticipation.

Recommended Answers

All 4 Replies

Can you give an example of what you want as output. Next, post the code that sets the facilities property.

Facilities is a find on a table and a form is display in frontend.
Customer fill front end and submit.

thank you, will check now.

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.