I am using php code in a separately file and html code in as separate file ,
an array is passed from php to smarty, and then passing that array from smarty to javascript, I am getting it as string'Array',
Please help me with a solution
an array is passed from php to smarty, and then passing that array from smarty to javascript, I am getting it as string'Array',
Please help me with a solution
Comment