|
|
| version 1.98, 2001/04/03 17:15:09 | version 1.102, 2001/04/04 10:50:37 |
|---|---|
| Line 31 $n | Line 31 $n |
| $m ^if(^s.match[$:m][i]){matches}{do not match} $s<BR> | $m ^if(^s.match[$:m][i]){matches}{do not match} $s<BR> |
| @main[] | @main[] |
| ^connect[$SQL.connect-string]{ | |
| $news[^table:sql{select * from news}[1;4]] | |
| ^$news.0=$news.0<BR> | |
| ^connect[2$DEFAULTS.connect-string]{ | |
| $news[^table:sql{select * from news}(1;4)] | |
| ^$news.0=$news.0<BR> | |
| } | |
| $news[^table:sql{select * from news}(1;4)] | |
| ^$news.0=$news.0<BR> | |
| } | |
| <HR> | |
| $with-cr[^table:set{a b | |
| ^taint[<1 | |
| 2>] 3 | |
| }] | |
| "$with-cr.a"<BR> | |
| <HR> | |
| ^if(def $form:s){ | |
| $form:s<BR> | |
| ^form:s.match[!][g]{<b>!</b>}<BR> | |
| <HR> | |
| } | |
| $r[1223] | $r[1223] |
| ^^"$r".match[2][]{(^$match)}=^r.match[2][]{($match)}<BR> | ^^"$r".match[2][]{(^$match)}=^r.match[2][]{($match)}<BR> |
| ^^"$r".match[2][i]{(^$match)}=^r.match[2][i]{($match)}<BR> | ^^"$r".match[2][i]{(^$match)}=^r.match[2][i]{($match)}<BR> |
| Line 199 $response:location[http://parser3/123] | Line 224 $response:location[http://parser3/123] |
| <form method=post> | <form method=post> |
| <table border=1 width=250><tr><td>$form:name</td></tr></table> | <table border=1 width=250><tr><td>$form:name</td></tr></table> |
| <textarea name=name rows=5 cols=40>^untaint[html]{^default[$form:name;не знаю]}</textarea><BR> | <textarea name=name rows=5 cols=40>^untaint[html]{^default[$form:name;Пробный текст: А.Ф._Петросян <<Жизнь в Аду>> |
| нажми Submit]}</textarea><BR> | |
| <input type=submit> | <input type=submit> |
| </form> | </form> |