Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

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

user-image
Question ajoutée par marwa khalaf , .Net Developer , Sands National Academy
Date de publication: 2013/04/02
Zaid Rabab'a
par 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
par 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
par 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

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?