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
How to convert a json string to an array in php?
What is singleton pattern in php?
Why overriding is called runtime polymorphism?
How many types of inheritances used in php and how we achieve it.
What are the disadvantages of php?
Where is session value stored?
How do I end a php session?
Explain the difference between $var and $$var?
What is the difference between $var and $$var?
What is mysqli_real_escape_string?
What is string function sql?
When to use single quotes, double quotes, and backticks?
What is a php form?
What is print_r?
How to concatenate two strings together in php?