[eluser]Juan Ignacio Borda[/eluser]
Hi, i want to know if the parser can parse sub keys
Code:
$data['form']['title']='form Title';
$data['form']['desc']='form Description';
i tried:
and
Code:
{form}{title}{/form}
with no results.
Any help will be appreciated.