Suppose your Zend engine supports the mode <? ?> Then how
can u configure your PHP Zend engine to support <?PHP ?>
mode ?
Answer Posted / preeti sahni
set the short_open_tag = Off in php.ini file
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is difference between strstr() and stristr()?
What is the use of nl2br() in php?
Which is faster for or foreach php?
What is $globals php?
What is overriding in php?
what is PDO?
What is crypt () in php?
What is a php certification?
What exactly is PHP?
What is session in php why it is use?
Is php strongly typed?
Do I need to install php after xampp?
What does the unset() function means?
Which PHP function would you use to send an email?
What is the difference between rest and soap?