Internee PHP Developer Question:

How can we display the output directly to the browser?

Answer:

To be able to display the output directly to the browser, we have to use the special tags <?= and ?>.

Read All 75 Internee PHP Developer Questions
Previous QuestionNext Question
Tell us what does the initials of PHP stand for?Tell us is it possible to protect special characters in a query string?