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 is mean tnq
Do you know how to declare an array in php?
Write a php script to get the largest key in an array?
What is php variable?
What is php array function?
What is a persistence cookie?
Is c similar to php?
What is in php 7?
What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?
In php how can you jump in to and out of "php mode"?
Should I use mysqli or pdo?
Why do we use htaccess and where?
Is strcmp case sensitive?
Write a program to find the factorial of a number in php?
Is time a dependent variable?