Reply to Problem with local processing

Problem with local processing new!
by Valerio, 14 years, 7 months ago
I instanciate the class inserting the path of the image on my server as below:
$handle = new Upload( $dir_photo . $DB['name'] . $DB['ext'] );
if ($handle->uploaded) {
    .. 
} else
    echo "Error";

I receive of the script, the error message. I have also tried other combinations but nothing! Can be server settings?Reply

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