/plugins/builtin/functions/fetch.php

Description

Reads a file

  * file : path or URI of the file to read (however reading from another website is not recommended for performance reasons)
  * assign : if set, the file will be saved in this variable instead of being output
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

This file is released under the LGPL "GNU Lesser General Public License" More information can be found here: http://www.gnu.org/copyleft/lesser.html

Functions
Dwoo_Plugin_fetch (line 25)
void Dwoo_Plugin_fetch (Dwoo $dwoo,  $file, [ $assign = null])
  • Dwoo $dwoo
  • $file
  • $assign

Documentation generated on Sat, 28 Jun 2008 01:38:23 +0200 by phpDocumentor 1.4.0