Revision of vim filetype php.html sinppets from Tue, 2011-11-15 17:57

augroup php
autocmd BufRead,BufNewFile *.php set filetype=php.html
augroup END

Google