[PHP] File Upload Issues

2003-09-20 Thread Shad Kaske
quot;Temp Name: " . $_FILES['userfile']['tmp_name'] . ""; echo "File Name: " . $_FILES['userfile']['name'] . ""; echo "File Type: " . $_FILES['userfile']['type'] . ""; output: Temp Name: File Name: news.pdf File Type: Shad Kaske PGP.sig Description: PGP signature

[PHP] Help with Multiple Checkboxes

2003-02-22 Thread Shad Kaske
I am having some difficulty getting a list of check boxes to work properly. I have dug through the list archives, usenet, PHP Manuals, etc. and still I am unable to process multiple checkboxes from a form submission properly. The following is what I am running into. Form: PHP: for ($i = 0; $