This takes only the data after the first {
echo strstr($date, '{'); //shows last bit echo substr($date, '{');// shows first half