smiley_kool Posted May 29, 2009 Share Posted May 29, 2009 hi, can anyone temme how to fetch blob datatype using php Link to comment https://forums.phpfreaks.com/topic/160115-to-get-blob-datatype/ Share on other sites More sharing options...
Axeia Posted May 29, 2009 Share Posted May 29, 2009 Like any other datatype? I'm guessing your information is coming out looking like gibberish? You need to output the appropriate header (see the comments for jpeg etc) Link to comment https://forums.phpfreaks.com/topic/160115-to-get-blob-datatype/#findComment-844777 Share on other sites More sharing options...
smiley_kool Posted May 29, 2009 Author Share Posted May 29, 2009 Like any other datatype? I'm guessing your information is coming out looking like gibberish? You need to output the appropriate header (see the comments for jpeg etc) Like any other datatype? I'm guessing your information is coming out looking like gibberish? You need to output the appropriate header (see the comments for jpeg etc) The data which i'm storing is text ,what should be the header content type Link to comment https://forums.phpfreaks.com/topic/160115-to-get-blob-datatype/#findComment-844783 Share on other sites More sharing options...
smiley_kool Posted May 29, 2009 Author Share Posted May 29, 2009 The data which i'm storing is text ,what should be the header content type Link to comment https://forums.phpfreaks.com/topic/160115-to-get-blob-datatype/#findComment-844784 Share on other sites More sharing options...
aschk Posted May 29, 2009 Share Posted May 29, 2009 If it's a blob; store it like a blob... What is your storage mechanism (i.e. MySQL?) Link to comment https://forums.phpfreaks.com/topic/160115-to-get-blob-datatype/#findComment-844787 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.