Honza Malik wrote:
Hi,
I want to give administrators of our CMS the possibility to use PHP commands in HTML templates. Templates are parsed by our PHP script.
The problem is, that I don't want administrators to be able to list our $GLOBALS (where is database password) or call our functions. Is there the possibility to run administrator's PHP code (from our PHP) in clean environment? Other solution?
Thanks, Honza
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php