I wanted to add a Dictionary to PHP $_POST, Dictionary will be containing the data of the html table such that the columns heading are the keys and values(of respective key) are the list containing the table data(row wise) of their respective column. HTML example I wanted to add this data to a dict(internal Structure of dictunary defined above) and