--- parser3/src/www/htdocs/Attic/index.html 2001/03/19 20:46:41 1.21
+++ parser3/src/www/htdocs/Attic/index.html 2001/07/30 15:32:42 1.249
@@ -1,12 +1,57 @@
-
-
-^if($form:photo){
-
- ^$form:photo.name='$form:photo.name'
- ^$form:photo.size='$form:photo.size'
- ^$form:photo.text='$form:photo.text'
-
+@main[]
+^connect[pgsql://paf:paf123@six/paf]{
+# ^void::sql{insert into хрен (a) values (1)}
+ $id(^int:sql{select 2*2})
+ $id
+
+ $пресса[^table::sql{select * from aaa}]
+# $a[^пресса.columns[]]^a.menu{$a.column}
+ ^пресса.menu{
+ $пресса.val
+ }[
]
}
+
+#$cookie:reg0[8reg0]
+#$cookie:reg1[8reg1]
+$cookie:reg0
+$cookie:reg1
+
+
+^connect[odbc://dsn=voz7^;uid=voz^;pwd=pwd]{
+# ^void::sql{insert into хрен (a) values (1)}
+ $id(^int:sql{select 5})
+ $id
+
+ $пресса[^table::sql{select * from press where header='$form:h'}]
+ ^пресса.menu{
+ $пресса.id, $пресса.date_row, $пресса.header, $пресса.short_text^rem{, $пресса.full_text}, $пресса.mode
+ }[
]
+}
+
+#$response:status[404]
+#$response:location[/inh.html]
+#
+$таблица[^table::set{a b
+1 2
+11 22
+}]
+^$таблица.fields.a=$таблица.fields.a
+^$таблица.a=$таблица.a
+
+$n[z]
+=^n.match[sdf][]{123}=
+
+
+=$3=
+
+
+$строка[123]
+^строка.match[(.);g]{($match.1)}
+
+$a{
+ $b[1]
+}
+^$b=$b
+^$a!$a
+^$b=$b
+