🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

New No-Code Track! 🚀start learning today!

🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀

✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

  • Treehouse Logo
  • Plans
    Chevron
    • For Individuals
    • For Businesses
    • For Schools
    • For Libraries
    • For Military
  • Library
    Chevron
    • All Courses
    • Tracks
    • College Credit
  • Techdegree
    Chevron
    • Overview
    • Front End Development
    • Full Stack JavaScript
    • Data Analysis
    • UX Design
    • Python
  • Community
    Chevron
    • Code Adventures
    • Discord
    • Forum
    • Success Stories
    • Treehouse Links
    • 100 Days of Code
  • Resources
    Chevron
    • Career Toolbox
    • CodeForward
    • Free Treehouse Near Me
    • Jobs
    • Blog
    • Support
    • About
  • For Individuals For Businesses For Schools For Libraries For Military
  • All Courses Tracks College Credit
  • Overview Front End Web Development Full Stack JavaScript Python Development Data Analysis UX Design
  • Code Adventures Discord Forum Success Stories Treehouse Links 100 Days of Code
  • Career Toolbox CodeForward Free Treehouse Near Me Jobs Blog Support About
  • Sign In
  • Free Trial
Instagram Twitter Facebook YouTube LinkedIn
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • AI
      • • Android
      • • APIs
      • • Coding for Kids
      • • College Credit
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Game Development
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • No-Code
      • • PHP
      • • Professional Growth
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
      • • Swift
  • Gurveer Singh
    Gurveer Singh
    11,382 Points

    can't understand this question? can anyone help me?

    Posted September 17, 2019 8:43pm by Gurveer Singh
    Gurveer Singh
    11,382 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • HTML Forms

    1 Answer

  • Evelyn Cynthia Nyamande
    Evelyn Cynthia Nyamande
    10,516 Points

    By default, form elements will be accessed through the $_GET array. We want to access the form elements using the $_POST

    Posted October 26, 2018 11:51am by Evelyn Cynthia Nyamande
    Evelyn Cynthia Nyamande
    10,516 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • HTML Forms

    1 Answer

  • Courage Tafadzwa Chesa
    Courage Tafadzwa Chesa
    5,308 Points

    This part is becoming tougher for me

    Posted August 28, 2018 12:35pm by Courage Tafadzwa Chesa
    Courage Tafadzwa Chesa
    5,308 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • HTML Forms

    1 Answer

  • Kathryn Notson
    Kathryn Notson
    25,941 Points

    Build A Basic PHP Website > Adding a Basic Form > HTML Forms

    Posted September 18, 2017 9:17pm by Kathryn Notson
    Kathryn Notson
    25,941 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • HTML Forms

    2 Answers

  • ephraim Mapuranga
    ephraim Mapuranga
    2,221 Points

    how do I handle this .The code below contains a simple HTML form. It looks fine in the browser, but it does not send the

    Posted August 21, 2017 6:20am by ephraim Mapuranga
    ephraim Mapuranga
    2,221 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • HTML Forms

    2 Answers

  • Na Liu
    Na Liu
    2,753 Points

    Why the <select> tag needs its name attribute to be "flavor"? HTML Form Task 3 of 4

    Posted April 11, 2017 2:39pm by Na Liu
    Na Liu
    2,753 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • HTML Forms

    1 Answer

  • channonhall
    channonhall
    12,247 Points

    I am stuck on this challenge. HELP!

    Posted April 6, 2017 5:12am by channonhall
    channonhall
    12,247 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • HTML Forms

    1 Answer

  • Andrew Dovganyuk
    Andrew Dovganyuk
    10,633 Points

    Please any one help!

    Posted January 2, 2017 11:54pm by Andrew Dovganyuk
    Andrew Dovganyuk
    10,633 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • HTML Forms

    2 Answers

  • shubhamkt
    shubhamkt
    11,675 Points

    attribute

    Posted November 20, 2016 8:25am by shubhamkt
    shubhamkt
    11,675 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • HTML Forms

    1 Answer

  • shubhamkt
    shubhamkt
    11,675 Points

    bummer

    Posted November 16, 2016 4:24pm by shubhamkt
    shubhamkt
    11,675 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • HTML Forms

    1 Answer

  • Simingaye Dube
    Simingaye Dube
    2,587 Points

    Make the form to submit a unique identifier for the order to the process.php file.

    Posted June 16, 2016 8:25am by Simingaye Dube
    Simingaye Dube
    2,587 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • HTML Forms

    2 Answers

  • Simingaye Dube
    Simingaye Dube
    2,587 Points

    Make the form to submit a unique identifier for the order to the process.php file.

    Posted June 15, 2016 10:06pm by Simingaye Dube
    Simingaye Dube
    2,587 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • HTML Forms

    0 Answers

  • Simingaye Dube
    Simingaye Dube
    2,587 Points

    change the HTML so that the value for "flavor" is submitted to the process.php file.

    Posted June 15, 2016 9:17pm by Simingaye Dube
    Simingaye Dube
    2,587 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • HTML Forms

    1 Answer

  • Simingaye Dube
    Simingaye Dube
    2,587 Points

    Change the HTML so that the value for "flavor" is submitted to the process.php file.

    Posted June 15, 2016 9:08pm by Simingaye Dube
    Simingaye Dube
    2,587 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • HTML Forms

    1 Answer

  • shawn khah
    shawn khah
    15,082 Points

    please help ;

    Posted May 27, 2016 3:45pm by shawn khah
    shawn khah
    15,082 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • HTML Forms

    2 Answers

  • Javier MARQUEZ
    Javier MARQUEZ
    11,877 Points

    I am stuck

    Posted May 5, 2016 11:05am by Javier MARQUEZ
    Javier MARQUEZ
    11,877 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • HTML Forms

    2 Answers

  • tejaswini vadnal
    tejaswini vadnal
    1,587 Points

    how to add

    Posted April 23, 2016 12:10pm by tejaswini vadnal
    tejaswini vadnal
    1,587 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • HTML Forms

    2 Answers

  • MacKenzie T. Stout
    MacKenzie T. Stout
    23,972 Points

    How do I change an ID attribute within a <select> tag in a $_POST array?

    Posted February 17, 2016 1:22pm by MacKenzie T. Stout
    MacKenzie T. Stout
    23,972 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • HTML Forms

    1 Answer

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Affiliates
  • Perks
  • Free Treehouse Near Me
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2025 Treehouse Island, Inc.