Suppose your Zend engine supports the mode <? ?> Then how
can u configure your PHP Zend engine to support <?PHP ?>
mode ?
Answer / preeti sahni
set the short_open_tag = Off in php.ini file
| Is This Answer Correct ? | 3 Yes | 0 No |
Where do I run php code?
What is the tags in PHP is not a valid way to begin and end a PHP code block?
Which function parses an English textual date or time into Unix timestamp in PHP.
How is session data stored?
What is csrf token and how will you add csrf token in ajax?
Is there a way to encrypt text from php?
Write the code for upload a video file in PHP.How will You Play this in Your Page.?
2 Answers ASD Lab, Convex Digital,
How to set a page as a home page in a php based site?
What is print_r?
write a note on Testing the web site
What is the difference between overloading and overriding in php?
Is laravel frontend or backend?