View Single Post
  #3 (permalink)  
Old 03-07-09, 15:50
php_rules php_rules is offline
BOD Member
 
Join Date: Jan 2009
Posts: 73
Default

, I'll have to have a shot at making all my databases encrypted now, should be a fun project for a Sunday afternoon - It's going to be pretty easy to change though - I have one query function that gets re-used, so I can just add the decrypt to the read and the encrypt to the write (hopefully!!).
Reply With Quote