Uphpers:

<form enctype="multipart/form-data" action="document_add_sql.php"
method="post" name="add_document_form">
         <input type="text" name="registrationCode" value="XXX">
         <input name="MAX_FILE_SIZE" value="10000000" type="hidden">
         <input size="100" name="image" type="file">
         <input value="Submit" type="submit">
print </form>


The resulting $_FILES arrary doesn't include my "registrationCode"

What's the best solution here?

Thanks

Merrill

_______________________________________________

UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net

Reply via email to