Please tell me what does it mean when opening the website and displaying Fatal error: Call to undefined function get_header() in E:\phpStudy\WWW\index.php on line 1
4ever2gether丶2017-11-29 09:40:21
The function is undefined. If you look at the prompt, it says that there is a get_header() function in the first line!