HTML form field value and php array

Discussion in 'PHP' started by delhi seo, Aug 11, 2007.

  1. #1
    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.
     
    delhi seo, Aug 11, 2007 IP
  2. khalidfarooq

    khalidfarooq Greenhorn

    Messages:
    82
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #2
    i think it is not possible because form values are passed from html to php not from php to html
     
    khalidfarooq, Apr 5, 2010 IP