<?php $string = '56A19E6D77828333'; var_export(preg_replace('~.{4}\K(?!$)~', ' ', $string));
You have javascript disabled. You will not be able to edit any code.