Well, you can include a php file through javascript...but when php leaves the other server, it will be processed and turned into html (because PHP is a server side language, JS is client side).
If this is the effect you are going for, then yes, it is possible.