If you also have a remote websever which is running PHP, then you could use the HTML5+Javascript in the phonegap app to talk with the PHP Webserver, which would talk with the MySQL server.
PHP does not run inside the phonegap app. Think of the phonegap app like a browser without tabs.