<?php $text = '<p>Test paragraph.</p><!-- Comment --> <a href="#fragment">Other text</a>';echo strip_tags($text);
Standard input is empty
Test paragraph. Other text
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!