<?php $address = 'AT POST :- SARIGAM, (BHANDARI STREET) PIN : 396155 STATE: GUJARAT VALSAD GUJARAT 396155 India'; echo preg_replace('/([^A-Za-z0-9\s])/', '\\\\$1', $address);
You have javascript disabled. You will not be able to edit any code.