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!
the blob types are for binary data, I'd suggest 'text' types. Your typical post will rarely exceed the size of TEXT (64KB). If you are concerned people may get over that (unlikely) you can use MEDIUMTEXT (16MB)