preg_match_all('#so.addVariable((.*?));#', $datas, $gets); $embeds = sil($gets[1][2]);
preg_match('@file\', \'(.*?)\'@i', $datas, $cikti); $embeds = $cikti[1];