Day: August 21, 2023

php strings
PHP

Cool Things To Do With The PHP String Functions | Learn PHP #02

This Tutorial will cover the most used PHP functions that work with the string data type such as displaying only part of a text, removing HTML tags to get the text only, converting text to upper case and lower case, removing all whitespace from a string, and more.

Read More