Interview Questions

What does a special set of tags do in PHP?

PHP Interview Questions and Answers


(Continued from previous question...)

What does a special set of tags do in PHP?

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

(Continued on next question...)

Other Interview Questions