Actions
Feature proposal #3057
closedadd code model
Feature proposal #3057:
add code model
Description
Implement a Code model that executes HTML, PHP, JS, JQUERY, and CSS code snippets.
PHP has 2 methods of execution: create_function or eval as at least 1 of them is guaranteed to be disabled per host.
Updated by krileon about 14 years ago
- Status changed from New to Resolved
Updated by krileon about 14 years ago
- Status changed from Resolved to Closed
Actions