Hello everyone,
I have a question with upload files. I create a html form and php codes to upload files. I also created a directory called uploads where my php upload files resides. when I upload it, all the files goes to the uploads directory.
so my question is when I upload can it be save into mysql and then I can bring it out and show it in the browser instead of how i have it in the directory.
How would I do this? I really want to show what I upload in the browser/server.
thanks -




