How to use chown command in PHP? – Nginx
I want the user to be able to read and edit files in the test folder, these files are always created by a software with read-only properties. I can't use the chown command manually, so I need a chown command…