It looks like you're new here. If you want to get involved, click one of these buttons!
$string = str_replace(array_keys($toHtml), array_values($toHtml), $string);
if (is_array($toHtml)) { $string = str_replace(array_keys($toHtml), array_values($toHtml), $string); }
Comments
it works for me too
thanks devis
thanks for providing us with this fix. we will definitely look into this and get back to you at the earliest.
thanks,
don
thank you very much.
great post ,
great post ,
the fix contributed by you will be available in v5 patch 1.
philip