Recommend this page to a friend! |
Download .zip |
Info | View files (12) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2011-08-01 (5 years ago) | Not enough user ratings | Total: 765 This week: 1 | All time: 4,231 This week: 1,047 |
Version | License | PHP version | Categories | |||
php-sandbox 1 | GNU Lesser Genera... | 5.2 | PHP 5, Language |
Description | Author | ||||||||||||||||
This class can execute external PHP scripts in a separate process. Innovation Award
|
|
PHPSandbox A way to run external scripts from your core PHP files. Allows for running non-trusted PHP from with in your main PHP application. Allows the main script to continue should a fatal error occour in your incuded code. Supports: Function restrictions Enviroment obscurification Sessions Passing GET and POST param's INI settings protection Run's as a seperate process to protect the parent PHP script from crashs Prevent's interaction with the parent PHP Requirements: PHP 5.2+ (Only tested in PHP 5.3 currently) PHP CLI Notes: Only currently tested under Linux and OSX |
Files |
File | Role | Description | ||
---|---|---|---|---|
samples (6 files) | ||||
COPYING | Lic. | Copyright Information LGPL | ||
COPYING.LESSER | Lic. | LGPL | ||
example.php | Example | Example usage files | ||
phpsandbox-prepend.php | Aux. | An auto prepend file to configure the enviroment | ||
phpsandbox.php | Class | The main class | ||
README | Doc. | README file |
Files | / | samples |
File | Role | Description |
---|---|---|
invalid.php | Data | Invalid PHP file to fail lint test |
malicious.php | Data | A sample malicious PHP file |
recon.php | Data | An enviroment based PHP reconisence script |
slow.php | Data | A sample script that runs longer than the time limit |
trusted.php | Data | A trusted PHP script |
valid.php | Data | A sample valid PHP file |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.