XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | Smarty |
Functions | |
smarty_core_get_php_resource (&$params, &$smarty) | |
smarty_core_get_php_resource | ( | & | $params, |
& | $smarty | ||
) |
Retrieves PHP script resource
sets $php_resource to the returned resource
string | $resource | |
string | $resource_type | |
$php_resource |
Definition at line 18 of file core.get_php_resource.php.
References smarty_core_get_include_path(), and smarty_core_is_trusted().
Referenced by smarty_core_process_cached_inserts(), smarty_core_run_insert_handler(), and smarty_core_smarty_include_php().