PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
if the structure of it is pretty much the same, I wouldn't store such a large amount of data in one single field. Instead, I'd break the structure apart into it's own columns or table, whichever is better for the situation.