priyanka Posted November 27, 2008 Share Posted November 27, 2008 I made a website using php andmysql. I want to give an option at backend for attaching a pdf file. As admin submits the form, it should reflect on front end so that anyone can read it. pls help Link to comment https://forums.phpfreaks.com/topic/134472-how-to-attach-a-pdf-file-at-website-backend-using-php/ Share on other sites More sharing options...
The Little Guy Posted November 27, 2008 Share Posted November 27, 2008 Check out the first user comment: http://us2.php.net/manual/en/ref.pdf.php Link to comment https://forums.phpfreaks.com/topic/134472-how-to-attach-a-pdf-file-at-website-backend-using-php/#findComment-700191 Share on other sites More sharing options...
priyanka Posted November 27, 2008 Author Share Posted November 27, 2008 Thnx for replying, i will try Link to comment https://forums.phpfreaks.com/topic/134472-how-to-attach-a-pdf-file-at-website-backend-using-php/#findComment-700198 Share on other sites More sharing options...
rajesh_sporty Posted November 27, 2008 Share Posted November 27, 2008 Hi, use the ftp details for attaching a pdf file in admin and use a query to fetch the details from the backend Link to comment https://forums.phpfreaks.com/topic/134472-how-to-attach-a-pdf-file-at-website-backend-using-php/#findComment-700222 Share on other sites More sharing options...
priyanka Posted November 27, 2008 Author Share Posted November 27, 2008 m not getting it rajesh, can u pls explain i want to attach any file from backend (admin section) and want that people should access it from front end eg if i want to upload any news along with some attachment like pdf file or doc file using admin section of the website. Link to comment https://forums.phpfreaks.com/topic/134472-how-to-attach-a-pdf-file-at-website-backend-using-php/#findComment-700226 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.