<?php $string = '919999999999'; $string = substr($string, 2); echo $string;
You have javascript disabled. You will not be able to edit any code.