Parse error:syntax error, unexpected end of file in C:\xampp\htdocs\…

By | May 27, 2015

This error coming into the codeigniter execution , becuase of some variable setting inside the php.ini file. Edit the php.ini file and update the short_open_tag=On.

Bydefault php.ini settings for short_open_tag=Off