How to remove (that are hidden) and SPACES in below text but
This worked for me.
preg_replace("/ /",'',$string)