Reply to Re: Issue : Local file doesn't exist

Re: Issue : Local file doesn't exist new!
by sorryss, 10 years, 7 months ago
Sorry for lately answer.

I solved it!

i changed this line ;
$handle = new upload($_FILES[$q[2]]['name']);

to this;
$handle = new upload($_FILES[$q[2]]);

and now it works fine.

Thanks for your all effort to help me out and for this amazing class.
All the best.

Ps: i use the newest version. 0.32Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important