Hi all,

How to remove white space from middle of the string? for example,

$string="hello world  welcome";

I want to print helloworldwelcome



Thanks,
Siva

Reply via email to