PHP is never parsed by the browser (unless you are using some sort of development environment).
Need some more information. Are there any consistancies with the non-functional PHP programs? Do they all have similar extensions (ie PHP, php, PHP3, php3) ... did you forget starting tags (<?php) ... look for patterns.
-Ben