×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: PHP
Posted by: Massimo Zappino
Added: Dec 4, 2012 2:05 PM
Modified: Aug 11, 2017 2:35 PM
Views: 1821
  1. $message = "My error string\n";
  2. fwrite(STDERR, $message);