|
|
| version 1.8, 2002/02/18 12:10:53 | version 1.19, 2002/03/11 08:00:01 |
|---|---|
| Line 7 $response:charset[windows-1251] | Line 7 $response:charset[windows-1251] |
| $response:content-type[$.value[text/html]$.charset[$response:charset]] | $response:content-type[$.value[text/html]$.charset[$response:charset]] |
| @main[] | @main[] |
| ^math:random(-10) | #^method_junction_params{...} |
| #^verifyCookie[paf] | |
| ^execlangs[] | |
| #$t[^tobjeresult[]]$t.a | |
| #^xmlprobs[] | |
| #^doubleprobs[] | |
| #^math:random(-10) | |
| #^divnamestop[] | #^divnamestop[] |
| #^arrayclone[] | #^arrayclone[] |
| #^operator_tricks[] | #^operator_tricks[] |
| Line 101 $response:content-type[$.value[text/html | Line 107 $response:content-type[$.value[text/html |
| <hr> | <hr> |
| OK | OK |
| @method_junction_params[param] | |
| ^if($param is junction){junction}{ne junction} | |
| @verifyCookie[value] | |
| ^if($cookie:dummyvote eq $value){ | |
| $result(1) | |
| }{ | |
| $cookie:dummyvote[$value] | |
| $result(0) | |
| } | |
| @execlangs[] | |
| $f[^file::exec[test.pl2]] | |
| ^process{$f.text} | |
| #$c[^t.columns[]] | |
| #^c.menu{ | |
| #* $c.column<br> | |
| #} | |
| =$t.c= | |
| @tobjeresult[] | |
| ^table::create{a | |
| 12} | |
| @xmlprobs[] | |
| $xmlDataType[^xdoc::load[program.xml]] | |
| #<pre>^taint[^xmlDataType.string[]] | |
| $xmlDataTypes[^xmlDataType.select[programs/program[@id=4]/data]] | |
| #=^xmlDataTypes._count[]= | |
| =^xmlDataTypes.0.getAttribute[type-id]= | |
| @doubleprobs[] | |
| $1(^math:radians(180)) | |
| $2($math:PI) | |
| ^if(^1.format[%.10f]==^2.format[%.10f]){y;n} | |
| ^if($1==$2){y;n} | |
| ^if(^math:radians(180)==$math:PI){y;n} | |
| @divnamestop[] | @divnamestop[] |
| $a(10) | $a(10) |
| ^eval($a\3) | ^eval($a\3) |