print 'Content-type:text/html\r\n\r\n';print'<html>';print'<body>';print'<h2>Hello World</h2>';print'</body>';print'</html>';
Standard input is empty
Content-type:text/html\r\n\r\n<html><body><h2>Hello World</h2></body></html>
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!