A

Admin • 833K Points
Coach

Q. How can you concatenate two strings in PHP?

  • (A) Using the dot operator
  • (B) Using the plus operator
  • (C) Using comma
  • (D) Using ampersand
  • Correct Answer - Option(A)
  • Views: 21
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

The dot operator is used to concatenate strings in PHP

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.