Suppose your Zend engine supports the mode <? ?> Then how
can u configure your PHP Zend engine to support <?PHP ?> mode ?
Answer Posted / sumeera
<?PHP
PHP?>
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is list in PHP?
How we can declare variable in php?
What is faster?
What are global variables in php?
What is the main difference between require() and include()?
What is cakephp framework?
What is empty php?
What is the difference between == and === operator in PHP?
What language is php based on?
What does pear stand for?
Does exist in php?
How long is session timeout?
How do I run a php script?
Explain the difference between unlink() and unset()?
Why should I store logs in a database rather than a file?