--- parser3/src/www/htdocs/Attic/index.html 2001/04/04 06:16:23 1.101
+++ parser3/src/www/htdocs/Attic/index.html 2001/04/05 20:01:29 1.112
@@ -28,18 +28,18 @@ $n
#^data.match[1][g]{X}
@mt[s;m]
-$m ^if(^s.match[$:m][i]){matches}{do not match} $s
+$m ^if(^s.match[$:m;i]){matches}{does not match} $s
@main[]
-^connect[$DEFAULTS.connect-string]{
- $news[^table:sql{select * from news}(1;4)]
- ^$news.0=$news.0
- ^connect[2$DEFAULTS.connect-string]{
- $news[^table:sql{select * from news}(1;4)]
- ^$news.0=$news.0
- }
- $news[^table:sql{select * from news}(1;4)]
- ^$news.0=$news.0
+^connect[$SQL.connect-string]{
+ $random_age(^random:generate(10000))
+ $shit[^taint[our's]]
+# $paf[^table:sql{insert into paf (name, age) values ('$shit', ^random:generate(10000))}]
+ $paf[^table:sql{select * from paf}(10;1)]
+
| id | name | age |
| $id | $name | $age |