Hello all I am facing some problem to html form and PHP array. I am creating a html form which has 5 html list menu and menu value get store in array after hitting submit button. The value stores in PHP array and then print on same page and then after re checking the value If i want modification then click the edit button and value re store in the same html form. Here we are not using the database. If it is possible then plz provide me the code and if there is any other solution to this problem them plz guide me.