File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ A PHP base class that you can use to upload any file into the server. It is a ve
104104
105105| Parameters | Default Value | Description |
106106| -----------------------| -------------------| ------------------|
107- | Input index name | User set | You can set your input="file" name index . |
107+ | Input index name | User set | You can set your input="file" name should be an array like name="yourIndexName [ ] " . |
108108| Check minimum with | 400 | Default min with is 400, you can change with any number. |
109109| Watermark | empty | You can set the watermark array to see the below details. |
110110| Re-name | empty | Rename the uploaded file if you need it. Left empty get system created default name. |
You can’t perform that action at this time.
0 commit comments