Upload file and add HTML

Posted on 16th Feb 2014 by admin

Hey everyone,

I have a client has meeting agendas and minutes that should be posted online. I could teach someone how to FTP it onto the site, but I thought PHP would allow for a cooler solution.

Here is the client's site: http://fullertonrsa.com/agendasminutes.php

The site I want to build is very similar to this one http://asi.fullerton.edu/asigovernance/agendas.asp.

I want the upload form to ask for
-- an authentication (so randoms dont upload files)
-- automatically add a link to the file
-- since there are only 2 "classes" of uploads (agendas and Minutes), control where it shows up on the page.

-- *or* be able to place the file into a pre-made table on the agenda/minutes page.

-- *or* simply list the files in an chronological order

I hope I explained the request well enough. If there are tutorials that can build individual parts of this, I'm more than willing to learn and figure it out.

Thanks

Other forums