Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP Build a Basic PHP Website Listing and Sorting Inventory Items Review Basics

Joseph Thompson
Joseph Thompson
4,595 Points

Am I missing something or is the Build a Basic PHP Website course missing the input form portion?

Alena Holligan's Build a Basic PHP Website said there would be a portion covering input, but I didn't see it. Is there a separate module for this?

output.php
<?php

echo "Hal's favorite flavor of ice cream is ____.";

?>

1 Answer

Jennifer Nordell
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Hi there, Joseph Thompson ! I received an "Ask to answer" notification on this question :smiley: No, you didn't miss anything. That portion was removed from the course. It required downloading and installing a package to make it work properly and those instructions have changed drastically since the original release of the course in such a way that it would require that you have taken other prerequisite courses.

Don't worry. You'll cover forms later in the PHP curriculum :smiley:

Hope this helps! :sparkles: