View Single Post
  #8  
Old 08-23-2007, 01:38 PM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: Converted X-Cart 4.1.18 to use mysqli instead of mysql

Very cool mod.

mysqli is definitely an improvement in many areas and it will be much more common once apps are pushed to php5. mysqli_real_escape_string is a great security feature. The question of course that you are trying to answer is, is it effective given x-cart's code bloat
Reply With Quote