There is a way to see your php code... but you have to make a .htaccess file change to the webserver, to show embedded php code in your html pages.
Inside VSC as far as I know, is not possible... it hasn't have that feature.
But you can install a php server in VSC, to show previews of your php files on your prefered browser.