Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 291 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 291 Bytes

switch-user

A PHP library to switch the user a PHP script is running as.

  • Running a standard PHP web application, which creates files in its own application folders, as the system admin user, can cause serious problems. This library lets the PHP script switch to run as the regular user.