In this video we shall see how the input/output operations are executed in the console mode for a PHP program. PHP script is embedded in HTML for server side processing. PHP also has Command Line Interface(CLI). PHP identifies php://stdin as standard input stream and php://stdout as standard output stream.