Skip to content
This repository was archived by the owner on Jul 11, 2024. It is now read-only.

Commit bc80d5b

Browse files
authored
Update README.md
1 parent a28c532 commit bc80d5b

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# PHP File Uploader
22

3-
Made by Slddev.
3+
## How to use
44

5-
# How to use
5+
1. Clone this repository with `git clone https://github.com/Slddev/php-fileuploader`.
6+
2. Upload files to webserver.
7+
3. Set database info in `config.php`
8+
4. Test it.
69

7-
1. Upload files to webserver.
8-
2. Make a directory `/img/`
9-
3. Configure `upload.php` to your likings.
10+
## Notes
11+
12+
- Use PHP 7.4 for best compatibility.
13+
- To change size limits and other settings open `upload.php`, `iupload.php`, and `pupload.php`

0 commit comments

Comments
 (0)