enable_log("temp.log"); $combo->dynamic_loading(2); $combo->render_sql("SELECT * FROM country_data WHERE country_id >40 ","country_id","name"); ?>