<?php $cont = 'src="http://example.com/javascript:gallery(\'/info/2005/image.jpg\',383,550)"'; $cont = preg_replace("~(src=\"https?://[^/]+)/[^']*'(/info[^']*)'[^\"]*~", '$1$2', $cont); echo $cont;
You have javascript disabled. You will not be able to edit any code.