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 is fetch array in php?
Which function would you use to merge two arrays in php?
What are the rules in creating php variable?
Explain php parameterized functions.
How break and continue while loop in php?
For image work which library is used in php?
Tell me what does the initials of php stand for?
Is not null in php?
What are the basic steps to store PHP session in to Database?
What are session variables in php?
Do you know how to enable error reporting in php?
How do I make a reset button in html?