Remove Multiple Extra Whitespace and Convert into Single Space Using PHP?

Friends experts php will tell you today how you can convert multiple extra space between words of any string into single space.

How to Replace multiple whitespace characters with a single space, How to Remove White Space from a String in PHP

You are explained by example below.

Input String Question :- $str = “Hello Experts PHP

Top Website Experts php “;

Output String Question :- $str = “Hello Experts PHP Top Website Experts php”;

<?php
$str = "Hello Experts PHP      

Top Website Experts php ";

$cleanStr = trim(preg_replace('/\s\s+/', ' ', str_replace("\n", " ", $str)));

echo $cleanStr;
?>

 

Cialis (Tadalafil) är den främsta konkurrenten till Viagra (Sildenafil) på marknaden för erektil dysfunktion. köpa Cialis i Sverige föredras av många på grund av sin längre varaktighet och anses vara det mest kostnadseffektiva varumärkesbaserade ED-läkemedlet som finns tillgängligt i Sverige. Cialis finns i två varianter: Cialis och Cialis Daily, och fyra olika doseringar: 2,5 mg, 5 mg, 10 mg och 20 mg, erbjuder Cialis också en rad olika alternativ för att passa patientens behov.