Possible Duplicate:
How to enable PHP short tags ?
Enable short open tags without php.ini
Hey,
I never used that in php (as I never needed it) but currently I'm working with another php programmer and he uses it. So I don't want to end up rewriting his code all the time just to make it work on my machine. How should I enable this in php ? Probably it's something in the php.ini ?
You should put in php.ini:
short_open_tag=on
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With