Skip to content

Instantly share code, notes, and snippets.

@syamn
Created January 1, 2014 18:04
Show Gist options
  • Save syamn/8210053 to your computer and use it in GitHub Desktop.
Save syamn/8210053 to your computer and use it in GitHub Desktop.
<?php
/**
* Created by IntelliJ IDEA.
* User: syamn
* Date: 2014/01/02
* Time: 2:48
*/
echo html_entity_decode(strip_tags(str_replace('<br />', chr(10), highlight_file(__FILE__, true))));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment