Procedural File: core.write_file.php
Source Location: /phpDocumentor/Smarty-2.6.0/libs/core/core.write_file.php
Functions
smarty_core_write_file [line 16]
boolean smarty_core_write_file(
$params, &$smarty, string $filename, string $contents, boolean $create_dirs
)
|
|
write out a file to disk
Parameters:
string |
$filename: |
|
string |
$contents: |
|
boolean |
$create_dirs: |
|
|
$params: |
|
|
&$smarty: |
|
|
|