as said above you will only get the html source. then you must build the backend of php, and mysql database..
It is unpossible to do. The source just shows the html source that the PHP script outputs. You need access to the php page itself.
roughly: The PHP code is interpreted by a web server (Apache, IIS ...) and this (web server) sends back to the user it's response as HTML