|
|
| version 1.12, 2001/03/18 14:45:31 | version 1.245, 2001/07/26 10:47:03 |
|---|---|
| Line 1 | Line 1 |
| @main[] | @main[] |
| ^untaint[as-is]{^process[$request:query]} | ^connect[odbc://dsn=voz7^;uid=voz^;pwd=pwd]{ |
| ^$request:query=$request:query<BR> | # ^void::sql{insert into хрен (a) values (1)} |
| ^$request:uri=$request:uri<BR> | $пресса[^table::sql{select * from press where header='$form:h'}] |
| $response:Zcontent-type[test] | ^пресса.menu{ |
| $m&n[<z>] | $пресса.id, $пресса.date_row, $пресса.header, $пресса.short_text^rem{, $пресса.full_text}, $пресса.mode |
| $response:body[replaced] | }[<br>] |
| <a href="^taint[uri;пара слов]">a</a> | } |
| <hr> | |
| #$response:status[404] | |
| #$response:location[/inh.html] | |
| #<hr> | |
| $таблица[^table::set{a b | |
| 1 2 | |
| 11 22 | |
| }] | |
| ^$таблица.fields.a=$таблица.fields.a<br> | |
| ^$таблица.a=$таблица.a<br> | |
| <hr> | |
| $n[] | |
| =^n.match[sdf][]{123}= | |
| <hr> | |
| $response:a[av] | =$3= |
| ^$response:a=$response:a | <hr> |
| $строка[123] | |
| ^строка.match[(.);g]{($match.1)} | |
| <hr> | |
| $a{ | |
| $b[1] | |
| } | |
| ^$b=$b<br> | |
| ^$a!$a<br> | |
| ^$b=$b<br> | |
| <hr> |