Page 1 of 1

UPLOAD PDF FILES AND SHOW APPROPRIATE FOR EACH PAGE

Posted: Sun Aug 31, 2008 9:44 am
by xnasty46
I need to be able to upload a number of pdf files for each page for a number of pages and show them on the appropriate pages.

Any help with the code?

Re: UPLOAD PDF FILES AND SHOW APPROPRIATE FOR EACH PAGE

Posted: Sun Aug 31, 2008 10:13 am
by jaoudestudios
What have you got so far?

Re: UPLOAD PDF FILES AND SHOW APPROPRIATE FOR EACH PAGE

Posted: Sun Aug 31, 2008 4:19 pm
by JAB Creations
http://us3.php.net/features.file-upload is where you'll want to start reading.

Re: UPLOAD PDF FILES AND SHOW APPROPRIATE FOR EACH PAGE

Posted: Mon Sep 01, 2008 4:40 am
by xnasty46
I have nothing so far apart from the pages. I need this:
Link to pdf1
Link to pdf2
Link to pdf3

And in another page:
Link to pdf4
Link to pdf5
Link to pdf6

I should be able to upload and delete any of these from the administrator side.

Thanks.