Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

Suppose your Zend engine supports the mode <? ?>. Then how can you configure your PHP Zend engine to support <?php ?>mode ?

user-image
Question added by marwa khalaf , .Net Developer , Sands National Academy
Date Posted: 2013/04/02
Zaid Rabab'a
by Zaid Rabab'a , Software Development Team Leader , Al-Safa Co. Ltd.

In php.ini file: set short_open_tag=on to make PHP support

Faizan Ahmad
by Faizan Ahmad , Software Engineer , cardekho.com

Just go to php.ini file and find short_open_tag and make it disable then u can use

Muhammad Majid Saleem
by Muhammad Majid Saleem , Senior PHP Developer / Project Manager , SwaamTech

Well - I believe mode is by default supported with PHP version > 5.
You have to make changes in php.ini file to make supportable tags.
will be supported what ever is set for "short_open_tag" in php.ini.
If you want to use short tags style then your php.ini setting should be: short_open_tag=on and short_open_tag=off to remove short tags style support.

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.