[PHP-WIN] Re: Drag and Drop

2007-06-11 Thread zerof
Daniel Kaliel escreveu: I am trying to create a document store that will allow people to upload documents to a website by dragging and dropping them on a certain section of the webpage. Further, I would prefer that the documents be kept directly in the mySQL database as binaries. --

[PHP-WIN] Re: Drag and Drop

2007-06-11 Thread Darren Whitlen
Daniel Kaliel wrote: I am trying to create a document store that will allow people to upload documents to a website by dragging and dropping them on a certain section of the webpage. Further, I would prefer that the documents be kept directly in the mySQL database as binaries. I have been t