--- parser3/src/www/htdocs/Attic/index.html 2001/09/27 07:26:27 1.334
+++ parser3/src/www/htdocs/Attic/index.html 2001/10/05 17:33:50 1.362
@@ -1,11 +1,69 @@
@main[]
+#^regexp2[]
+#^ttablerem[]
+#^pcre[]
+#^regexp[]
+#^mail[]
#^exec[]
#^fori[]
-#^connect[mysql://hren]{^void:sql{nothing}}
-#$response:content-type[$.value[text/html] $.charset[utf-8]]
-^xslt[]
+#^tconnect[]
+#^xslt[]
+^xml[]
+#^header[]
OK
+@xslt[]
+^xdata[]
+^show-xdoc2[^xdoc.transform[global.xsl]]
+
+@regexp2[]
+$s[ select]
+$s[^s.match[^^\s*][]{!}]
+$s
+
+@header[]
+$response:refresh[
+ $.value[0]
+ $.url[http://design.ru?a=^taint[123]]
+]
+
+@ttablerem[]
+$table[^table::load[a.cfg]]
+^table.menu{$table.a}
+
+@tconnect[]
+^connect[mysql://test:test@paf/test?charset=cp1251_koi8&compress=1&timeout=1&named_pipe=1]{
+$tables[^table::sql{show tables}]
+#$cols[^tables.columns[]]
+#$cols.column
+^tables.menu{
+ $tables.[Tables_in_test]
+}
+}
+
+@pcre[]
+$s[1 2]
+^s.match[\s;ig]{!}
+#^s.match[\d;ig]{!}
+
+
+@regexp[]
+$s[abcÀÁÂ]
+^if(^s.match[á][i]){y}{n}
+
+@mail[]
+#$ORIGINS(1)
+^mail:send[
+ $.from[paf@design.ru]
+ $.to[paf@design.ru]
+ $.body[1
+
+ 2
+
+
+ 3]
+]
+
@exec[]
$a[^file::exec[fc.exe;a;b]]
$a.status|$a.stderr
@@ -13,19 +71,26 @@ $a.status|$a.stderr
@fori[][i]
^for[i](1;3){... =$i= ...}
-@xslt[]
+@xdata[]
+#$response:content-type[$.value[text/html] $.charset[windows-1251]]
$xdoc[^xdoc::set{
+#
-
- PAF
-
-
- ÏÈÔ
+ P«^;AF B
+ ^for[i](2;3){
+
+ ÏÈÔ$i
+
+ }
}]
+@xml[]
+^xdata[]
+
^show-xdoc2[$xdoc]
#^show-xnode1[$xdoc]
$people[^xdoc.select[*/man]]
@@ -36,11 +101,7 @@ $people[^xdoc.select[*/man]]
^show-xnode1[^xdoc.select-single[*/man[2]/name];0;1]
by id:
-^show-xnode1[^xdoc.getElementById[2];0;1]
-
-by tag:
-$elementByTag[^xdoc.getElementsByTagName[name]]
-^show1[$elementByTag]
+^show-xnode1[^xdoc.getElementById[1];0;1]
@show1[array]
@@ -67,7 +128,7 @@ $elementByTag[^xdoc.getElementsByTagName
$pairs[$x.attributes]
^if(def $pairs){
$names[^pairs._keys[]]
- ^names.menu{$names.key=$pairs.[$names.key].nodeValue }
+ ^names.menu{ $names.key="$pairs.[$names.key].nodeValue"}
}
>^;
}{
@@ -95,7 +156,7 @@ $file[^xdoc.file[
$.method[html]
]]
^file.save[text;save_file.html]
-^taint[^xdoc.string[]]
+^taint[^xdoc.string[]]
# $.encoding[windows-1251]
# $.method[xml]
#]]