$str = var_export($data,TRUE); file_put_contents('./log.txt',$i.'-- '.$str.' --'.date('Y-m-d H:i:s').PHP_EOL,FILE_APPEND);