Vin Souza
Created on:
October 8, 2018

Quick Post: Sandbox Plugin Loader

This gist is about a sandbox plugin loader I made myself, it’s a simple one, just redefines the functions you forbid, so you can include the plugin code (better if you checkout the code first) and rest assured that the plugin can’t access other files, use it with open_basedir setted up

https://gist.github.com/tryvin/a9f4622601d19a425267