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

Procedural File: core.write_file.php

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

Page Details

Smarty plugin

Functions
smarty_core_write_file  [line 16]

boolean smarty_core_write_file( mixed $params, mixed &$smarty, string $filename, string $contents, boolean $create_dirs  )

write out a file to disk

Parameters:
string   $filename: 
string   $contents: 
boolean   $create_dirs: 


[ Top ]