form and multipart/form-data
Hi to everybody.
I?m trying an upload class that use multipart/form-data to encrypt date.
In my form i have also text date and nuneric.
SO when i send to process page the db receive only the binary data not the text ones....
How could get all the input???
Thanks for your responce.
|