Suppose your Zend engine supports the mode <? ?> Then how
can u configure your PHP Zend engine to support <?PHP ?> mode ?
Answer Posted / sumeera
<?php
?>
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What does the php error 'parse error in php - unexpected t_variable at line x' means?
How to create a session? How to set a value in session?
What does pear stand for?
Is php 7 backwards compatible?
What is the use of mysql_real_escape_string() function?
What is fetch array in php?
Explain about getters and setters in php?
Is php a programming language?
What are the encryption functions in php?
Why php is widely used?
Is php closing tag necessary?
How many types of php frameworks are there?
What does the unset() function means?
Can we use session in mvc?
What is composer json?