Please see: https://github.com/kevinSuttle/html-meta-tags, thanks for the idea @dandv!
Copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/
| yum install -y libpng | |
| yum install -y libjpeg | |
| yum install -y openssl | |
| yum install -y icu | |
| yum install -y libX11 | |
| yum install -y libXext | |
| yum install -y libXrender | |
| yum install -y xorg-x11-fonts-Type1 | |
| yum install -y xorg-x11-fonts-75dpi |
| <?php | |
| /** | |
| * @author Atanas Vasilev | |
| * @link http://pastebin.com/dHbqjUNy | |
| * @see http://www.dotvoid.com/2010/04/detecting-utf-bom-byte-order-mark/ | |
| * @version 1.1 | |
| */ | |
| // SETTINGS |