Function smarty_function_fetch
Smarty {fetch} plugin
Type: function
Name: fetch
Purpose: fetch file, web or ftp data and display results
Package: Smarty\PluginsFunction
Author: Monte Ohrt
Link: {fetch} (Smarty online manual)
Located at plugins/smarty/smarty_source/plugins/function.fetch.php
Author: Monte Ohrt
Link: {fetch} (Smarty online manual)
Located at plugins/smarty/smarty_source/plugins/function.fetch.php
array |
$params |
parameters |
|
$template |
template object |
string|null
|
if the assign parameter is passed, Smarty assigns the result to a template variable |
|
SmartyException |