In Smarty, is there a standard function or an easy way to generate json from an array, as json_encode() does in php?
json_encode()
I could not see it in Smarty docume
{literal} {/literal}
My solution