query('select * from li_goods where 1'); $rows = $result->fetch($result); print_r($rows);