I have a table t1. My query
t1
$mdata = DB::fetch_all("SELECT * FROM t1 ORDER BY id ASC"); //template language from Discuz!