Smarty : plugins [ class tree: Smarty ] [ index: Smarty ] [ all elements ]

Procedural File: core.get_php_resource.php

Source Location: /bblog/libs/internals/core.get_php_resource.php ( Revision Log )

Page Details

Smarty plugin

Functions
smarty_core_get_php_resource  [line 18]

boolean smarty_core_get_php_resource( mixed &$params, mixed &$smarty, string $resource, string $resource_type, $php_resource 2  )

Retrieves PHP script resource

sets $php_resource to the returned resource

Parameters:
string   $resource: 
string   $resource_type: 
$php_resource   2: 


[ Top ]