PHP Developer Question:

What does special set of tags do in PHP?

PHP Developer Interview Question
PHP Developer Interview Question

Answer:

What does a special set of tags <?= and ?> do in PHP?
The output is displayed directly to the browser.


Previous QuestionNext Question
Described persistent cookie in PHP?Define constant in PHP?