file_put_contents('./log.html', M()->getlastsql().'<br>',FILE_APPEND); file_put_contents('./log.html', '================<br>',FILE_APPEND); file_put_contents('./log.html', json_encode($str).'<br>',FILE_APPEND);