Jump to content

DanFTW

Members
  • Posts

    14
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

DanFTW's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. ^^^ in the html form part of the thing.
  2. ah!!! session, didn't think of that! haha i'm a beginner you can obviously tell =P. Or is this possible? multiple actions? send to 2 pages?
  3. <?php $_POST['caca'] = $_POST['caca']; ?> and in this ^^^ where is the page to where it will pass on the ['caca'] part too? lmao
  4. How do I pass on $_POST variables to a third page? ex. the form is on-->dropdownform.php the action submits it to-->formhandler.php--> How can I pass it on to another page? Thanks in advance!
  5. Hey Andy, can you post in html the form that that form handler would handle ??? ? lol sorry bad explanation. But yeah that's what I want.
  6. Mostly what i'm asking is how to handle an html drop-down menu where the action is being sent to a PHP page.
  7. I want to know how to set up my form handler on the PHP script to get it to work, i'm pretty sure I know the html part. ex. do I go <?PHP echo "blahblahblah " . "$whathere??? '' . "blahahahaha" ?> yeah anyways.
  8. Might also need help with the HTML form, who knows, might be doing something wrong there.
  9. Is there such a thing as a PHP for handler for a Drop-Down menu in html? If so can somebody give me an example/ help me make one? Thanks in advance!!!
×
×
  • 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.