Welcome Guest, Not a member yet? Register   Sign In
I am getting <? for all instances of where I expect the PHP to be.
#2

[eluser]Mirge[/eluser]
Check your application/config/config.php file.

$config['global_xss_filtering'] = TRUE;

If it's set to TRUE, that is the behavior. Try setting it to FALSE.


Messages In This Thread
I am getting <? for all instances of where I expect the PHP to be. - by El Forum - 11-15-2012, 11:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB