PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hello
i am unable to upload PDF files through PHP 4.3.4 the problem is
$_FILES["userfile"]["name"] ="myfile.pdf"
$_FILES["userfile"]["tmp-name"] =""
$_FILES["userfile"]["error"] =2
$_FILES["userfile"]["size"] =0