Answers

Question and Answer:

  Home  Senior PHP Programmer

⟩ 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.

 162 views

More Questions for you: