P2P | IT Discussions Forum

Full Version: String manipulation
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Asalam O Alaikum,
I want to omit the blank spaces from a string using php. For example if the original string is Asma Naz i want to get it back as AsmaNaz and if the string is Akbar Alla Abadi I want it back as AkbarAllaAbadi. if anyone can help me kindly do it soon.coz i need it soon.
bye
This should get the work done:

PHP Code:
You cannot view this code until you login or register
Reference URL's