|
|
| version 1.29, 2001/03/21 14:06:55 | version 1.35, 2001/03/22 16:38:26 |
|---|---|
| Line 1 | Line 1 |
| $response:refresh[$value[2] $content[url=http://design.ru]] | @main[] |
| ^$root_test=$root_test !<BR> | |
| ^$site_test=$site_test !<BR> | |
| ^${cookie:вот}=${cookie:вот}?<BR> | |
| ^$request:query=$request:query<BR> | |
| ^$request:uri=$request:uri<BR> | |
| $t[^table:load[nameless;test.cfg]] | <form method=post> |
| ^t.save[test2.cfg] | (^$form:name=$form:name)<BR> |
| <form method=post enctype=multipart/form-data> | <input name=name value="^default[$form:name;не знаю]"> |
| <input name=photo type=file> | |
| <input type=submit> | <input type=submit> |
| </form> | </form> |
| <hr> | |
| ^if($form:photo){ | @default[test;def] |
| <pre> | ^if(^test.length[]){$test}{$def} |
| ^$form:photo.name='$form:photo.name' | |
| ^$form:photo.size='$form:photo.size' | @exception[origin;source;comment;type;code] |
| ^$form:photo.text='$form:photo.text' | <body bgcolor=black> |
| ^form:photo.save[paf.txt] | <font color=white> |
| </pre> | ERROR: |
| } | ^if(def $source){$origin '$source'} |
| ${comment}. | |
| ^if(def $type){type=$type} | |
| ^if(def $code){code=$code} |