Adam,
Can you add a couple of extra functions in the class.database.php file for the next release so we can have
$db->numFields() ====> mysql_num_fields()
$db->fetchRow() ====> mysql_fetch_row()
Thanks very muchly
:lol:

Can you add a couple of extra functions in the class.database.php file for the next release so we can have
$db->numFields() ====> mysql_num_fields()
$db->fetchRow() ====> mysql_fetch_row()
Thanks very muchly