Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7700001
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T22:36:23+00:00 2026-05-31T22:36:23+00:00

The php file I am working on is for returning members. The preceding htm

  • 0

The php file I am working on is for returning members. The preceding htm module has links for returning members and new members. The returning link sends the member to the returning php module.

The first form asks for member number and password. The module finds the members row in the database (which you helped me with the other day). The second form is supposed to be populated with the data from the members record and allow the member to update his record.

The problem is that the second form shows up right away before the first form requested data is entered.

I would like to prevent the second form from showing up prematurly. I have tried to find the answer but again, I am probably not asking the right question.

Does anyone have a quick answer with this info or should I put my code on the question? If I need to submit code how much should I put out here. It’s fairly lengthy. I am hoping one or more of you know the common mistakes that cause this. The forms have different names. I read a lot on my searches and the previous statement is the only thing that I saw that could have been the problem.

Thanks in advance.
oldmanvette

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T22:36:24+00:00Added an answer on May 31, 2026 at 10:36 pm

    Name two forms submit button differently. You can differentiate these 2 form when submitting two form

    Also use a session mechanism if you are authenticated user ,and then only you have to show the second form

    Sample

    Login Form resides here <form name=login ..... </from>
    
    When authenticated save a session with user details .See      http://php.net/manual/en/function.session-start.php
    
    if(session set) {
      //Show the user details form 
      User details page
      <form name=deails. ..... </form>
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When I am working on a PHP file for example the default filetype is
I have some issues with a PHP file that is not working properly. The
I have an ajax.php file in my Wordpress themes folder, and this was working
I use mercurial for php projects and my .hgignore file is not working. It's
I am working on code re-factoring of configuration file loading part in PHP. Earlier
I am working on a command line php file, and I tried to use
I am working on a project currently where the Index.php file basically acts as
i used to use system commands through a php file ..cd \ was working
I am working on a private PHP project to teach myself new stuff. One
I am working on activity which request one php file on server & this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.