MediaWiki REL1_31
echo_stdin.php File Reference

Go to the source code of this file.

Variables

if(PHP_SAPI !=='cli') $input_data = stream_get_contents( STDIN )
 

Variable Documentation

◆ $input_data

if (PHP_SAPI !=='cli') $input_data = stream_get_contents( STDIN )

Definition at line 7 of file echo_stdin.php.