$error = error_get_last();
file_put_contents("34.log",var_export($error ,true));