?<?php // File in UTF-8 encoding with byte order mark (BOM) character before the opening PHP tag. echo 'foo'; ?>
info at phpclasses dot org