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 Random quotes using arrays
PHP Array Get Image Properties
PHP Website Open Port Check
PHP PHP String Compact Function
PHP Web Form Submission Handling
PHP Integrating Youtube HTML5 - Sumonst21
PHP Fibonacci Numbers
PHP Check if Request is an Ajax Request
PHP Web-based Link Generator using PHP
PHP Picture PNG Resize