Adding Input Boxes

Hello to all,

I am creating a PHP form and I am having the hardest time trying to figure out how to add an input box when a selection is made.

I have a drop down list (<select>) and when I select other I want a input box to appear underneath it. Any suggestions?

Thanks