We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0400cab commit 36d7162Copy full SHA for 36d7162
localhosting-database-at-phpMyAdmin-master/api/upload.php
@@ -64,7 +64,7 @@
64
65
66
67
- <form class="form" action="index.html" method="post" enctype="multipart/form-data">
+ <form class="form" action="upload.php" method="post" enctype="multipart/form-data">
68
<h1 class="text">Project Uploader</h1>
69
<input type="hidden" name="size" value="1000000">
70
<div class="box">
@@ -110,4 +110,4 @@
110
111
</body>
112
113
-</html>
+</html>
0 commit comments