<?php $text = "field[a][2][b][0][c][1][field_name]=value"; parse_str($text, $result); print_r($result);
You have javascript disabled. You will not be able to edit any code.