Home >Backend Development >PHP Tutorial >Things to note when uploading files in PHP under Linux
Modify a directory to give any user write, read and execute permissions
2. Set the root directory of uploaded files
3. Modify the upload size of the configuration file php.ini
4. If you want to create folders based on time and then upload files, you need
|