Answers

Question and Answer:

  Home  Junior PHP Developer

⟩ Tell me how to strip whitespace (or other characters) from the beginning and end of a string?

The trim() function removes whitespaces or other predefined characters from both sides of a string.

 146 views

More Questions for you: