Hey guys, just upgraded my WAMP.
A lot of my code used to use <?=$variable?> for a quick echo statement. Does anyone know the php setting to turn this back on?
|
feedback
|
|
Just set
in php.ini | |||||
feedback
|
|
In php.ini this variable is called Check this php manual: http://php.net/manual/en/ini.core.php for turning this ON. | ||||
|
feedback
|