Hellihello Timon,
<?php
$string='"""llll"""';
$ausgabe=str_replace('"','xxx',$string);
echo $ausgabe;
?>
frankx
Hellihello Timon,
<?php
$string='"""llll"""';
$ausgabe=str_replace('"','xxx',$string);
echo $ausgabe;
?>
frankx