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

Answer Posted / sathish

In the php.ini file you can change the value of
short_open_tag = on in to short_open_tag = off

Is This Answer Correct ?    22 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does a special set of tags do in php?

548


What are the different ways to login to a remote server?

481


Explain me how failures in execution are handled with include() and require() functions?

608


Which library is used in php to do various types of image work?

513


What is variable and data type?

513






Tell me how to create a text file in php?

548


Explain me soundex() and metaphone()?

545


Are sessions stateless?

484


What is slim framework?

502


List some sorting functions in php?

549


Php program to generate fibonacci series?

545


What is php data type?

519


Is PHP an open source software?

575


Is php front end?

503


Which function can be used to delete a file?

586