Fixed file uploading, other more minor fixes
This commit is contained in:
3
uploaded.php
Normal file
3
uploaded.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
echo file_get_contents($_FILES["encDoc"]["tmp_name"]);
|
||||
?>
|
||||
Reference in New Issue
Block a user