2 lines
52 B
PHP
2 lines
52 B
PHP
|
|
file_put_contents("php://stderr","Hello World!\n");
|
|
|
file_put_contents("php://stderr","Hello World!\n");
|