CODE
LIBARY.COM
Home
/
PHP
PHP Remove empty space
Remove empty space
<? $show=preg_replace('/\s+/','',$show); ?>
$show=preg_replace('/\s+/','',$show); ?>
Copy to Clipboard
Related Snippets
PHP Website Open Port Check
PHP Web-based Image Resizer Function in PHP
PHP Text Censor Script
PHP Array Simple Randomizing
PHP Generate a Globally Unique Identifier (GUID) in PHP
PHP Search in folders and subfolders
PHP Count Files in Directory
PHP Insertion sort
PHP PHP Split JS Make Email
PHP Execute system commands