<?php $string = "In My Cart : 11 items"; var_export(sscanf(' ' . $string, '%*[^0-9]%d')[0]);
You have javascript disabled. You will not be able to edit any code.