Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: How to show file upload names and size?
Post: RE: How to show file upload names and size?

abhijeetgk Wrote: (06-15-2016, 05:33 AM) -- IF you can provide a detailed error description, it will help to analyse it better. -- @ mp.inviable I tried your code it still gives me the same err...
9,145 Views
7 Replies
06-15-2016, 07:59 AM
Aneri
    Thread: How to show file upload names and size?
Post: RE: How to show file upload names and size?

I think I understand the problem the userfile is an input type which will only become relevant when the form is submitted. So is there a way that I can read the input type before the form submitte...
9,145 Views
7 Replies
06-15-2016, 06:29 AM
Aneri
    Thread: How to show file upload names and size?
Post: RE: How to show file upload names and size?

A PHP ERROR WAS ENCOUNTERED Severity: Notice Message: Undefined index: userfile Filename: content/content_create_case_details.php Line Number: 83 Backtrace: File: /var/www/application/views/se...
9,145 Views
7 Replies
06-15-2016, 05:58 AM
Aneri
    Thread: How to show file upload names and size?
Post: How to show file upload names and size?

I have webapp designed in php CodeIgniter MVC. My view has the following code               Upload documents (upto 5MB)               I would like to show the file names and file sizes. W...
9,145 Views
7 Replies
06-15-2016, 05:26 AM
Aneri
    Thread: Upload Attachment Functionality Help Reqd
Post: RE: Upload Attachment Functionality Help Reqd

Thank you I have resolved this. There was only a small error in the line in the model class on submit I was checking  - if(count($_FILES['userfile']['name'])>1) and I actually needed to chec...
2,368 Views
1 Replies
06-15-2016, 05:19 AM
Aneri
    Thread: Upload Attachment Functionality Help Reqd
Post: Upload Attachment Functionality Help Reqd

Hello, I am developing a web app. The config details of the same are as follows: App server - EC2 , Redhat Linux Website - Developed in PHP using MVC architecture based on CodeIgniter. I ha...
2,368 Views
1 Replies
06-14-2016, 05:50 AM
Aneri
    Thread: Integrate Google Apps Mail with CodeIgniter - Error
Post: RE: Integrate Google Apps Mail with CodeIgniter - ...

Hello, Thanks for all your help. There was a config file entry in the email.php in the controller config folder. Since I am new to PHP and CodeIgniter both I didn't knew that $this->load->libra...
10,766 Views
8 Replies
05-29-2016, 12:28 AM
Aneri
    Thread: Integrate Google Apps Mail with CodeIgniter - Error
Post: RE: Integrate Google Apps Mail with CodeIgniter - ...

arma7x Wrote: (05-28-2016, 01:22 AM) -- https://support.google.com/accounts/answer/6010255 -- Already done that. So that is not the reason.
10,766 Views
8 Replies
05-28-2016, 02:14 AM
Aneri
    Thread: Integrate Google Apps Mail with CodeIgniter - Error
Post: RE: Integrate Google Apps Mail with CodeIgniter - ...

PaulD Wrote: (05-27-2016, 09:15 AM) -- Code: -- Failed to authenticate password. -- It is in your error file. Also, if you are sending your email as HTML you have to send a full HTML page as th...
10,766 Views
8 Replies
05-27-2016, 11:21 PM
Aneri
    Thread: Integrate Google Apps Mail with CodeIgniter - Error
Post: Integrate Google Apps Mail with CodeIgniter - Erro...

Hello, I am developing a web app. The config details of the same are as follows: Domain - BigRock SMTP : Google Apps configured in BigRock Domain App server - EC2 , Redhat Linux Website - Dev...
10,766 Views
8 Replies
05-27-2016, 03:50 AM
Aneri

Theme © iAndrew 2016 - Forum software by © MyBB