--- parser3/www/htdocs/Attic/index.html 2002/03/28 14:26:49 1.29 +++ parser3/www/htdocs/Attic/index.html 2002/04/04 13:42:51 1.31 @@ -7,7 +7,9 @@ $response:charset[windows-1251] $response:content-type[$.value[text/html]$.charset[$response:charset]] @main[] -^cacheexpireschanging[] +^voidparams[] +#^rolls2[] +#^cacheexpireschanging[] #^cacheexpiresfixed[] #^dateoffsets[] #^exceptionTypes[] @@ -115,11 +117,24 @@ $response:content-type[$.value[text/html
OK +@voidparams[] +^voidparamsm[$form:field] + +@voidparamsm[p] +^p.int(123) + +@rolls2[] +$now[^date::now[]] +$d[^date::create($now.year;$now.month)] ^d.sql-string[]
+^for[i](1;12){ + ^d.roll[month](-1) ^d.sql-string[]
+} + @cacheexpireschanging[] ^cache[$DB_HOME/keyêëþ÷][^date::now(+1)]{ ^rem{1 day} ^cache[^date::now(+4/24/60/60)] # ^cache(2) - ^cache(0) +# ^cache(0) ^math:random(100) }