has anyone been able to use succesfully the combination html tag <script type="application/x-httpd-php" src="xxx.php"> </script> in theory it should work, shouldn't it?!
Interesting? What are you trying to accomplish by the way...
I assume <script> is only parsed client side, so this would be for a browser?