Quote:
Originally Posted by rogem002
Try base64'ing it before it goes in (and decoding it on the way out). Also make sure that there is enough space in your database for it, for example it should be TEXT (600000) not VARCHAR (255)
|
The field type is BLOB... i will try changing it to longblob.. see if that works but i really dont think it is, when i add it first it works completely fine but when i use update and have the exact same script (accept the SQL is update not INSERT) but when it updates (dont show error) it just blanks the pic type and pic blob fields
I dont get it :S
__________________
Discounted Web Hosting With XDnet! >> Get 25% of hosting~ Promo: Webmaster-talk <<
|