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 difference between single quotes and double quotes in php?
Explain soundex() and metaphone().
When to use get and post request?
How can MYSQL functions be available with PHP?
What does a special set of tags do in php?
How to find a specific value in an array?
What is difference between session and cookie in PHP?
How can you associate a variable with a session?
What does $globals means?
How to get a total number of elements used in the array?
What u mean by query?
How many types of arrays are there in php?
Tell me which programming language does php resemble to?
Which function is used to read a single character from a file in PHP.
What are headers in php?