A

Admin • 802.91K Points
Coach

Q. Which function is used to remove whitespace from the beginning of a string?

  • (A) ltrim()
  • (B) rtrim()
  • (C) trim()
  • (D) cut()
  • Correct Answer - Option(A)
  • Views: 5
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin
ltrim() removes whitespace from the beginning of a string.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.