Loading html contents inside of the php file

I am trying to load my php page that contains html content and the page is only loading php content. What to do? Php content is linked to the database mysql.

You need to print the html content to load or add html content outside the PHP tags.