| Recommend this page to a friend! | 
|  Download | 
| Info | Documentation |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
| 2024-06-10 (9 months ago)  | Not enough user ratings | Total: 36 | All time:  11,013 This week: 41  | |||||
| Version | License | PHP version | Categories | |||
| protectedphpinfo 1.0.0 | Custom (specified... | 5 | PHP 5, Language, Applications, Global | 
protect the phpinfo() command
add a password to run the phpinfo() function
PHP Info with Password Protection
{
  "users": [
    ...
    {
      "id": 2,
      "username": "admin",
      "password": password_hash("admin")
    }
  ]
}
MIT
|  Files (5) | 
| File | Role | Description | 
|---|---|---|
|    .htaccess | Data | Auxiliary data | 
|    info.php | Aux. | Auxiliary script | 
|    LICENSE | Lic. | License text | 
|    README.md | Doc. | Documentation | 
|    users.json | Data | Auxiliary data | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
|  Install with Composer | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 100% | 
 | 
 | 
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.
 If you know an application of this package, send a message to the author to add a link here.