how to read blob(stored in mysql blob data type) word .doc or .docx or pdf file using php?

  • Thread starter Thread starter M
  • Start date Start date

M

New member
I have stored word pdf text in mysql with datatype blob and now i want to display them with php in html format like wepage
Means I wants to read them from blob.
 
Back
Top