Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4113090
echo_stdin.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
112 B
Referenced Files
None
Subscribers
None
echo_stdin.php
View Options
<?php
if
(
PHP_SAPI
!==
'cli'
)
{
exit
(
1
);
}
$input_data
=
stream_get_contents
(
STDIN
);
echo
$input_data
;
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Aug 18, 23:12 (1 d, 13 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
d8/94/c92fbcacd22de0a1fa4bd5f6cb1e
Default Alt Text
echo_stdin.php (112 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment