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: |
|