PHP Developer Question:
What does 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.
Previous Question | Next Question |
Described persistent cookie in PHP? | Define constant in PHP? |