Suppose your Zend engine supports the mode <? ?> Then how
can u configure your PHP Zend engine to support <?PHP ?>
mode ?
Answer / preeti sahni
set the short_open_tag = Off in php.ini file
Is This Answer Correct ? | 3 Yes | 0 No |
What are the Advantages and Application Areas of PHP?
How check field is empty or not in php?
What is htaccess in php?
Explain the difference between isset() and empty()?
How can we submit form without a submit button?
What is mvc? Why its been used?
Which is better #define or enum?
Which php framework is in demand?
Is php front end?
What are the differences between echo and print?
How can I find what type of images that the PHP version supports?
What is the latest version of php?