Why does my PHP appear to be commented out when I view it in the browser? <!--?php include(“header.php”); ?-->
问题 I am building a html page but want to break the header out so I dont have to keep changing all the files. I am attempting to add a php.include file and save the pages out as .php files. For some reason the header.php file is not showing in my file when i view it. here is my code. Is this the correct way?? <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Chartego | Creating Socially Inflential People with great images and videos</title> <meta http-equiv="content-type"