PHP Compiler
<!DOCTYPE html> <html> <body> <?php echo html_entity_decode(">"); ?> </body> </html>
OUTPUT
>
×

Save as Private