PHP- Show if table have data

Discussion in 'PHP' started by strogg, Jan 22, 2008.

  1. #1
    Hi.

    I have a PHP question

    I have a form , only users can see this form, when user logged in.
    (user have own session_id - stored in user_ID), can see form.

    After form filled and submitted to MySQL , session_ID passed via hidden field to table (form table)

    form table structure;
    data_ID - user_ID (session data) data_NAME - data_SURNAME etc

    My question ise, if user submitted form , user must see another form
    (editable form) for first submitted form

    This way user can edit first submitted data's, i think this can be done with if statement's, but i cannot to id. any idea's

    Thanks
     
    strogg, Jan 22, 2008 IP
  2. strogg

    strogg Peon

    Messages:
    36
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    no replies?
     
    strogg, Jan 22, 2008 IP