Is there a way i can extract a binary stored into mysql to a file ... to modify it.
Photos are stored in a database and i wanted to resize them on the fly. i don't think i can resize the data extracted from the database...
Anyone has an idea ?