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

Procedural File: function.fetch.php

Source Location: /bblog/smarty_plugins/function.fetch.php ( Revision Log )

Page Details

Smarty plugin

Functions
smarty_function_fetch  [line 22]

string|null smarty_function_fetch( array $params, Smarty &$smarty  )

Smarty {fetch} plugin

Type: function
Name: fetch
Purpose: fetch file, web or ftp data and display results

Parameters:
array   $params: 
Smarty   &$smarty: 

API Tags:
Return:  if the assign parameter is passed, Smarty assigns the result to a template variable

Information Tags:
Link:  {fetch} (Smarty online manual)

[ Top ]