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.

This topic was automatically closed after 30 days. New replies are no longer allowed.