ID: 329
Category: PHP7
Added: 18th of December 2022
Views: 1,221
If you need to remove double whitespaces from a string of text using PHP, we can use the preg_replace function. Copy and paste the code below