A

Admin • 833K Points
Coach

Q. Which function is used to output text in PHP?

  • (A) print()
  • (B) echo
  • (C) write()
  • (D) Both echo and print
  • Correct Answer - Option(D)
  • Views: 20
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

PHP uses both echo and print to output text.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.