1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to post webform data to PHP query string

Discussion in 'PHP' started by Searchnology.com, Mar 23, 2010.

  1. #1
    Quick question....

    How do I setup a webform to send data from a text enrtry to a PHP query string

    So if I enter "dog training" in a webform box. When I click submit I want it to go to

    http://www.mydomain.com/scirpt.php?dog training

    Thanks for any assistance.
     
    Searchnology.com, Mar 23, 2010 IP
  2. Wrighty

    Wrighty Peon

    Messages:
    199
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    When posting set the form to have the method "get" :)
     
    Wrighty, Mar 23, 2010 IP
  3. Searchnology.com

    Searchnology.com Peon

    Messages:
    451
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks Bro!

     
    Searchnology.com, Mar 23, 2010 IP