On Mon, Mar 5, 2012 at 3:08 PM, Lester Caine <les...@lsces.co.uk> wrote:

> Galen Wright-Watson wrote:
>
>> OK what changed in the automatic updates from PHP5.3.9 to 5.3.10 that
>>> >  stops '<?=' working when it was working previously?
>>> >  I do not recall the state of short_open_tag changing but was that
>>> >  'defaulted' to off when previously it was on?  I had thought
>>> that'<?=' was
>>> >  discussed and had been left alone, but now I'm told that is only on
>>> PHP5.4.0
>>> >
>>>
>> What's the value of short_open_tag? If disabled, does the host's setup
>> allow you to set its value?
>>
>
> If you read the other posts you will see the answers ;)
>

Only you can answer these questions, as only someone on the host can check
the default configuration and what can be configured. The others on this
list can only state how PHP should behave (which is what they posted). For
all we know, your host is running a custom patch.

Hopefully, you can simply enable short_open_tags in .htaccess, so that code
edits aren't required.

Reply via email to