<?php $msg = 'Your phone number 040783248898 has been sent with a verification code.'; echo preg_replace('/\b\d{8}(?=\d{4}\b)/', '********', $msg);
You have javascript disabled. You will not be able to edit any code.