A very nice day to all, I am trying to build a PHP application that enable the DOwnloading and Uploading. I am using the MySQL Admin as my database and Apache Server. I try to build application that have 2 side, where admin side can upload Microsoft Word or other file to server, and the file that uploaded will be displayed on user's side, and user may download the file. How I can develop that? Thanks.