We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5006740 commit 22d1671Copy full SHA for 22d1671
src/php/8.4/www/index.php
@@ -1,3 +1,3 @@
1
<?php
2
-echo exec('whoami') . "@" . exec('hostname') . " : " . exec('id') . "\n";
+// echo exec('whoami') . "@" . exec('hostname') . " : " . exec('id') . "\n";
3
phpinfo();
0 commit comments