Would it be possible for me to make an iFrame run PHP using Runkit_Sandbox so that its safe and doesn't effect the server. For example if I update the contents of the iFrame with php code, it will be run through Runkit Sandbox making it not part of the server essentially.
Is this possible and what would the code be like?