Quote:
|
Originally Posted by eddyvlad
There's not error message. The file just won't upload.
It return 0byte. So.. No file were uploaded.
|
Does $_FILES['userfile']['error'] show anything ?
What about the error/access logs for the web server ?
What does print_r($_FILES); show ?