3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = ", , GUWAHATI, TEZPUR, , BAMUNI HILLS, MAHABHAIRAB TEMPLE, AGNIGARH , "; echo preg_replace('/\s*(?:,\s*)+/', ', ', trim($string, ", \n\r\t\v\x00"));

preferences:
25.36 ms | 405 KiB | 5 Q