Reply to Re: not submitting as array from form...

Re: not submitting as array from form... new!
by dea, 17 years ago
OMG. I'm the proud recipient of the Biggest Bonehead on the Planet Award this week.

include('/uploadclass/class.upload.php');

That was the issue all along, at least 50%. Updated to
include($_SERVER['DOCUMENT_ROOT']."/code/upload/class.upload.php");
and it works like a charm -- as advertised.

Not sure I can effectively describe my shame at this moment...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