Forum Moderators: coopster
What do I set the column type (in phpMyAdmin) for an Image File (i.e.image.gif)?
Blob? VarChar?
~Shane
phpMyAdmin = Field(photo) Type(blob) Length/Values(?)
What about Length/Values for an image file?