|
|
| version 1.35, 2001/03/22 16:38:26 | version 1.237, 2001/07/25 10:12:13 |
|---|---|
| Line 1 | Line 1 |
| @main[] | @main[] |
| ^$root_test=$root_test !<BR> | $n[] |
| ^$site_test=$site_test !<BR> | =^n.match[sdf][]{123}= |
| ^${cookie:âîò}=${cookie:âîò}?<BR> | <hr> |
| ^$request:query=$request:query<BR> | |
| ^$request:uri=$request:uri<BR> | |
| <form method=post> | =$3= |
| (^$form:name=$form:name)<BR> | <hr> |
| <input name=name value="^default[$form:name;íå çíàþ]"> | |
| <input type=submit> | |
| </form> | |
| @default[test;def] | $áâப [123] |
| ^if(^test.length[]){$test}{$def} | ^áâப .match[(.);g]{($match.1)} |
| <hr> | |
| @exception[origin;source;comment;type;code] | $a{ |
| <body bgcolor=black> | $b[1] |
| <font color=white> | } |
| ERROR: | ^$b=$b<br> |
| ^if(def $source){$origin '$source'} | ^$a!$a<br> |
| ${comment}. | ^$b=$b<br> |
| ^if(def $type){type=$type} | <hr> |
| ^if(def $code){code=$code} |