View Single Post
Old 02-28-2008, 10:12 AM   #5 (permalink)
EyeDentify
The Acquainted
 
EyeDentify's Avatar
 
Join Date: Nov 2007
Location: Sweden
Posts: 106
Thanks: 13
EyeDentify is on a distinguished road
Default

I donīt know if iīm way of base with this statement.

But somewhere i read that you should use base64_encode() on BLOB or binary data before storing it in the database.

And then ofcourse use base64_decode() when you get the data out from the database to display it, or download it or whatever.

Could somebody of our gurus shed som light on this?

/EyeDentify
__________________
Of course the whole point of a doomsday machine, would have been lost if you keep it a secret.
EyeDentify is offline  
Reply With Quote