03-04-2008, 10:51 AM
|
#28 (permalink)
|
|
The Acquainted
Join Date: Nov 2007
Location: Sweden
Posts: 106
Thanks: 13
|
And if you store binary data in a BLOB column remember to use base64_encode() and base64_decode() on that data.
Though the data will be larger when encoded it keeps it somewhat safe from corruption. At least what i have read on PHP.
/EyeDentify
__________________
Of course the whole point of a doomsday machine, would have been lost if you keep it a secret.
|
|
|
|