<?php $myString = '10:0{ "name":"John", "age":30, "car":null }24:0'; echo trim($myString, '0123456789:');
You have javascript disabled. You will not be able to edit any code.