|
|
| version 1.101, 2001/04/04 06:16:23 | version 1.110, 2001/04/05 18:23:01 |
|---|---|
| Line 28 $n | Line 28 $n |
| #^data.match[1][g]{X} | #^data.match[1][g]{X} |
| @mt[s;m] | @mt[s;m] |
| $m ^if(^s.match[$:m][i]){matches}{do not match} $s<BR> | $m ^if[(^s.match[$:m;i])]{matches}{does not match} $s<BR> |
| @main[] | @main[] |
| ^connect[$DEFAULTS.connect-string]{ | ^connect[$SQL.connect-string]{ |
| $news[^table:sql{select * from news}(1;4)] | $random_age(^random:generate(10000)) |
| ^$news.0=$news.0<BR> | $shit[^taint[our's]] |
| ^connect[2$DEFAULTS.connect-string]{ | # $paf[^table:sql{insert into paf (name, age) values ('$shit', $random_age)}(1;4)] |
| $news[^table:sql{select * from news}(1;4)] | $paf[^table:sql{select * from paf}(1;4)] |
| ^$news.0=$news.0<BR> | <table border=1> |
| } | <tr><td>id</td><td>name</td><td>age</td></tr> |
| $news[^table:sql{select * from news}(1;4)] | ^paf.menu{<tr><td>$id</td><td>$name</td><td>$age</td></tr>} |
| ^$news.0=$news.0<BR> | </table> |
| } | } |
| <HR> | <HR> |
| Line 84 $sm[^s.match[(.)][]] | Line 84 $sm[^s.match[(.)][]] |
| } | } |
| <HR> | <HR> |
| ^mt[$s;ÿ] | ^mt[$s;ÿ] |
| ^mt[$s;ß] | |
| ^mt[$s;b] | ^mt[$s;b] |
| ^mt[$s;^^b] | ^mt[$s;^^b] |
| ^mt[$s;^^a] | ^mt[$s;^^a] |