Question
php works on apache - not live data view
Fatal error: Call to undefined function get_header() in C:\Program Files\Apache Group\Apache\htdocs\fast-weight-loss-diets\wp-content\themes\super-review\index.php on line 2
Line 2 says
1 <?php
2 get_header();
3 ?>
Other php pages will work, but this one doesn't. what am i doing wrong? Please help me.