';
echo nl2br(htmlentities(strtoupper($get_cust_info['address']), ENT_QUOTES, 'UTF-8')).' ';
echo strtoupper($get_cust_info['city']).'-';
echo strtoupper($get_cust_info['pin']).' ';
echo strtoupper($get_cust_info['state'].', '.$get_cust_info['contry']).' ';
echo 'MOBILE :'.$get_cust_info['phone'].' ';
echo nl2br(htmlentities(strtoupper($get_cust_info['address']), ENT_QUOTES, 'UTF-8')).' ';
echo strtoupper($get_cust_info['city']).'-';
echo strtoupper($get_cust_info['pin']).' ';
echo strtoupper($get_cust_info['state'].', '.$get_cust_info['contry']).' ';
echo 'MOBILE :'.$get_cust_info['dif_phone'].'
|