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
How do you end php?
What is mvc? Why its been used?
How many columns can be added in a table in mysql?
Do you know what is the function func_num_args() used for?
What is empty php?
How do I run a php program in dreamweaver?
How to remove html tags from data in php?
How to support multiple-page forms?
Can I use php in html?
How to uploaded files to a table?
Is php faster than javascript?
Can you define an array argument as a reference type?
Tell me what does the initials of php stand for?
How is it possible to know the number of rows returned in the result set?
What is var_dump?