It's impossible to see its source that way, PHP is server-sided, so the server executes the code each time you visit the 'index.php' page. It can contain html code, and you can see it but PHP code is different. My knowledge says that you should deface a website to see all files hosted there and download the php files that you would like to and see its source.