I want to make a routine to upload a file but I am newb to this. I want to know what would be your recommendation about it. If I use a mysql to store the file or if I put it in a directory. What is the fastest method? In terms of implementation, what would be the advantage of file retrieval in future. Also, How can I execute or show in net a stored file into mysql?
Also, I would like to know if is there any diference or a rule for mysql about the type a stored file, for example, gif, jpg, doc, ppt, xls, etc.
thanks a lot
Rod