Daniel0108
Mitglied
dann nimm das width=\" und height=\" weg.. sodass nur die zahlen ersetzt werden:
PHP:
$youtub = str_replace('425', '200', $vid);
$youtube = str_replace('344', '150', $youtub);