if (empty($test)){ file_put_contents(dirname(__FILE__).'/test1.txt',''); $test=true; function test($var){ ob_start(); var_dump($var); $s=ob_get_clean(); file_put_contents(dirname(__FILE__).'/test1.txt',$s,FILE_APPEND); } } test($testvar);
ไม่มีความคิดเห็น:
แสดงความคิดเห็น