Get free pranks by alijahshad02
Chose File-Upload Prank
This is Chose File-Upload Prank Offcourse i got to teach you how to make it
It is very Easy you just have to post this text in a website HTML or PRANKS
It is very Easy you just have to post this text in a website HTML or PRANKS
<form enctype="multipart/form-data" action="uploader.php" method="POST"> <input type="hidden" name="MAX_FILE_SIZE" value="100000" /> Choose a file to upload: <input name="uploadedfile" type="file" /><br /> <input type="submit" value="Upload File" /> </form>