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 |
when we select some checkboxes and we went for next page if we came back to prevoius page the selcted checkboxe should be checked
Explain what are some new features introduced in php7?
What are the string function in php?
What is the substitution of submit in PHP?
What is Apache's configuration file typically called?
Tell me how can we check the value of a given variable is alphanumeric?
What does PEAR stands for?
How to run a php script?
What is the use of token in php?
Can we run php in apache tomcat?
Tell me what is the actually used php version?
Is php open source?