mysqli support for CakePHP
No big news, but in the latest version (1.1.4.2992) of CakePHP a DBO for the MySQL improved extension (mysqli) has been added.
No big news, but in the latest version (1.1.4.2992) of CakePHP a DBO for the MySQL improved extension (mysqli) has been added.
For me it’s big news…. greate
@kostas: cool :) But be warned that it is more likely to encounter a bug than when using the mysql driver, as mysqli is not used that often afaik.