Jump to content

manny

Members
  • Posts

    52
  • Joined

  • Last visited

    Never

Everything posted by manny

  1. Sure there is... Look the first thing i would ask is how do you communicate between the two forms... when a user is done with form2 (the image) where do you post it to... is it the same php file that process these two? what i am thinking is that you have the old values because the old HTML that was generated before form2 was submitted is showing. there are a few ways of doing what you need, you can either use JavaScript(AJAX), or PHP to get the SESSION variable. It would really help if i could see the code in question.
  2. Ok well first thing you will have to do is figure out how you want to manage the user information. will you be using sessions in files / DB will you store the schedule in ranges. lets start with the user management.... tell me where you stand as far as progress..
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.