Advertisement
xYundy

Untitled

Sep 19th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. //catch exception
  2. catch(Exception $e) {
  3. echo 'Message: ' .$e->getMessage();
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement