I am a beginner in php. Can someone please help me with this error! Can not find the problem...
Parse error: syntax error, unexpected 'ndxzsite' (T_STRING), expecting ',' or ')' in /customers/0/6/5/nadianena.com/httpd.www/index.php on line 10
So in looked in my editor KOMODO and it indeed says there is a parse error in this line:
if (file_exists('ndxzsite/config/config.php')) require_once 'ndxzsite/config/config.php';