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

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

c++ - Redefined variable in the other module -