PHP function: strip_whitespace

3 posts by 2 authors in: Forums > CMS Builder
Last Post: May 4, 2020   (RSS)

By kovali - May 4, 2020

Hi,

I want to strip the whitespace inbetween 2 words.

With PHP function: strip_whitespace

But this is not working the way I expect: <?php echo strip_whitespace($record['title']) ?>

Is this function not working in CMSB ?

Thx,

Koen

By kovali - May 4, 2020

Great!
Thx Jerry !!