Jump to content

PHP - Data format help


andymike07

Recommended Posts

I'm building a site for a client, and the access database they've given me wasn't formatted in any specific way. I've converted the database to MySql, but I'm running into a problem with one of the fields. The field contains a list of items that I'll need to output to a list when processed by the script I'm writing. The problem I'm having is the list of items wasn't formatted in any special way. Other then entering all the data by hand, does anyone have any ideas on transforming the data in the field to an array? There are 700+ records and I really don't want to have to edit each one by hand unless it's a last resort.

 

Format Example:

Item1

Item 2, continued

Item 3 has 6 - parts

Item 4 has 7, parts

Link to comment
https://forums.phpfreaks.com/topic/55888-php-data-format-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.