<?php $text='data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7'; $result=preg_replace('/(?<=data:image.{50}).*/', '', $text); echo $result;
You have javascript disabled. You will not be able to edit any code.