php - Uploading a PDF with CodeIgniter not working -


I am trying to upload a PDF to my website using the CodeIgniter framework. It's ok to upload a JPG or PNG, but it's not a PDF.

On my page I have two forms, but if I print the 'userfile' post from my controller, then I get the file name pdf.

This is my viewpoint code:

  

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -