start(); if (method_exists($obj, 'get_errmsg')) { $error_msg = $obj->get_errmsg(); } return true; } }