shajiuddin
01-22-2012, 11:36 AM
Hi,
I have a variable which returning a string with more then 1 spaces like this (<p> This is a test string from a variable </p>)
I need to use a php function which can remove all extra spaces like this (<p> This is a test string from a variable</p>)
regards
I have a variable which returning a string with more then 1 spaces like this (<p> This is a test string from a variable </p>)
I need to use a php function which can remove all extra spaces like this (<p> This is a test string from a variable</p>)
regards