--- parser3/src/www/htdocs/Attic/index.html 2001/04/03 17:46:17 1.100
+++ parser3/src/www/htdocs/Attic/index.html 2001/04/05 13:27:16 1.108
@@ -31,6 +31,25 @@ $n
$m ^if(^s.match[$:m][i]){matches}{do not match} $s
@main[]
+^connect[$SQL.connect-string]{
+ $random_age(^random:generate(10000))
+ $shit[^taint[our's]]
+ $paf[^table:sql{insert into paf (name, age) values ('$shit', $random_age)}(1;4)]
+ $paf[^table:sql{select * from paf}(1;4)]
+
| id | name | age |
| $id | $name | $age |