<?php echo htmlspecialchars('<foo><bar>Olá Mundo!</bar></foo>'), "\n"; echo htmlentities('<foo><bar>Olá Mundo!</bar></foo>'), "\n";
Standard input is empty
<foo><bar>Olá Mundo!</bar></foo> <foo><bar>Olá Mundo!</bar></foo>
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!