Hello.

Is there a way, that I have a user uploading a file (e.g. blablabla.txt) to my server. but now i don't want the file to be saved there but the text within the file saved to my mysql database... is there a way to realize that since it's pretty complicated to have the user open the file, copy all, paste it into a textarea, submit it.....


plz help!

FES