I have data in a mysql table in the format:
description title:description text;description title2:description text2;
etc
Is there any way I put this into an array (or something simillar) to print it out and format it nicely?
description title:description text;description title2:description text2;
etc
Is there any way I put this into an array (or something simillar) to print it out and format it nicely?





Comment