Help for this page
*** This works but inefficient *** $item = ($input{'item'}); #input passed in from html form ... } (html blah, blah)
$item = ($input{'item'}); #input passed in from form ... close(FILE); #close file (html blah, blah)