|
Question : How do I store binary data in mysql?Answer :We sugest you read the 2 following articles in order to learn the best techniques to insert and retrive binary data from databases (mostly focused at mysql).
Data Goes In, Data Comes Out This Time it's Binary
Binary Data + MySQL + PHP
|