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 |
How do you check if an arraylist is empty?
Is time a dependent variable?
What is super () python?
Can we use session in mvc?
What PHP stands for?
Tell me how to execute an sql query? How to fetch its result?
Can i get free good material for preparation for Zend Certification can i get good questions about certification?
What is $_ server request_method == post?
What does explode do in php?
What is the difference between array_pop() and array_push()?
What function should you use to join array elements with a glue string?
What is serialization in php?