Moving error handling stuff into Loader and Functions
[isso.git] / db_mysqli.php
2006-08-15 Robert SesekAdding visiblity indicators to functions, too
2006-08-15 Robert SesekRemoving the PHP4 constructors
2006-08-15 Robert SesekSwitch to actual public/private/protected indicators...
2006-07-26 Robert SesekRebranding from Iris Studios to Blue Static
2006-02-09 Robert Seseks/[#]version[#]/[#]issoversion[#]/g
2006-01-29 Robert SesekAdded new binary escape methods
2006-01-29 Robert SesekThe DB::transaction_rollback() now has name as optional...
2006-01-29 Robert SesekAdding transaction stuff to everything but PGSQL (need...
2006-01-28 Robert SesekWrong PHP4 constructor name
2006-01-14 Robert SesekAllow fetching of enumerated rows instead of assoc
2005-12-31 Robert SesekGive all the instance variables visibility tags
2005-12-23 Robert SesekAdding MySQLi driver