Guest User

Untitled

a guest
Jul 16th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. echo $a
  2.  
  3. $error = error_get_last();
  4.  
  5. error_log($error,3,"log.txt");
Add Comment
Please, Sign In to add comment