<?php var_export( preg_replace('/\d{3}\K(\d{2})(\d{3})(\d{3})/', ' $1 $2 $3 ', '90000800123987') );
You have javascript disabled. You will not be able to edit any code.