Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.65K
1 Posted Topic
The security risk making available 'upload to server' from your website can not be stressed enough. Here is a simple uploader for you to test and see how it works. This is not a finished secure script. PHP should do the trick. [code]<form enctype="multipart/form-data" action="uploads/upload.php" method="POST"> <input type="hidden" name="MAX_FILE_SIZE" value="100000" …
The End.
Fusion UK