I have a page which inc. a form with a couple of fields. I want to send, say as an example, a name and a picture (file) from the form to end up as a name entry in a database and a file in a directory on the server. the name part I know but I have no idea about how to upload the file and handle it.
Thanks in advance!