Is this syntax incorrect?
$impostos[$value['prod']['cProd']]['ICMS']['vicms']=reset($value['imposto']['ICMS'])['vICMS'];
My question is regarding the command reset()
if it can be used in this way
You are giving 500 Internal Server Error error on my PHP page
And when I open with Dreamweaver it indicates that this line is incorrect