Yes you can, but you've to look in the Sites Source, for the source you want to display.
E.g.:
load_file('/index.php')
then you've to watch the source and look after the index.php.
In some cases the index.php isn't printed correctly so you've to watch in the source.
You can also hex-encode the load_file and decrypt it later.