How to display multiple data that store in one fields?
Posted: Thu Nov 11, 2010 10:11 pm
Hi guys i have something problem regarding displaying multiple data that store in one fields.
Is it possible to combine all the data in one fields and it will display separately?
Example:
I have 3 fields (id, description, link) and i store this in the ff. withe a separator "|":
description fields
This is a description1 | This is a description2 | This is a description3 | This is a description4
link fields
Link1 | Link2 | Link3 | Link4
And it will display like this :
1. This is a description1
Link1
2. This is a description2
Link2
3. This is a description3
Link3
4. This is a description4
Link 4
Thanks in advance to your help guys.
Is it possible to combine all the data in one fields and it will display separately?
Example:
I have 3 fields (id, description, link) and i store this in the ff. withe a separator "|":
description fields
This is a description1 | This is a description2 | This is a description3 | This is a description4
link fields
Link1 | Link2 | Link3 | Link4
And it will display like this :
1. This is a description1
Link1
2. This is a description2
Link2
3. This is a description3
Link3
4. This is a description4
Link 4
Thanks in advance to your help guys.