Basic PHP Programming Question:
Download Job Interview Questions and Answers PDF
What does a special set of tags do in PHP?
Answer:
What does a special set of tags <?= and ?> do in PHP?
The output is displayed directly to the browser.
The output is displayed directly to the browser.
Download PHP Interview Questions And Answers
PDF
Previous Question | Next Question |
What Is a Persistent Cookie in PHP? | How do you define a constant in PHP? |