|
|
| version 1.6, 2001/03/16 10:38:10 | version 1.28.2.1, 2001/03/21 10:58:09 |
|---|---|
| Line 1 | Line 1 |
| @z[] | $response:refresh[$value[2] $content[url=http://design.ru]] |
| $t[^table:load[nameless;test.cfg]] | |
| ^t.save[test2.cfg] | |
| <form method=post enctype=multipart/form-data> | |
| <input name=photo type=file> | |
| <input type=submit> | |
| </form> | |
| <hr> | |
| ^if($form:photo){ | |
| <pre> | |
| ^$form:photo.name='$form:photo.name' | |
| ^$form:photo.size='$form:photo.size' | |
| ^$form:photo.text='$form:photo.text' | |
| ^form:photo.save[paf.txt] | |
| </pre> | |
| } |