MYSQL Blobs?!
Posted: Wed Feb 26, 2003 10:32 am
Hey all,
I'm trying to build a completely database dependant site, and i want a column in a mysql table to support more than 500 characters for HTML content, which is all i can seem to get from other types. I tried using Blob, but i can't seem to input data to it?
Could someone please give me a short guide of how to set it up?
I've tried setting it up as you would any other column, it shows up in phpmyadmin, but i get errors when i try to add data.
cheers
Rob
I'm trying to build a completely database dependant site, and i want a column in a mysql table to support more than 500 characters for HTML content, which is all i can seem to get from other types. I tried using Blob, but i can't seem to input data to it?
Could someone please give me a short guide of how to set it up?
I've tried setting it up as you would any other column, it shows up in phpmyadmin, but i get errors when i try to add data.
cheers
Rob