I don't fully understand your question. If you are trying to read the PHP source of a file on another server, that is impossible as far as I know. If you are just trying to get the HTML source, you can use the Filesystem functions in PHP (http://us3.php.net/manual/en/ref.filesystem.phphttp://us3.php.net/manual/en/ref.filesystem.php). Let me know if this helps and if you still need help getting the Filesystem functions to work.