|
|
| version 1.26, 2004/03/04 12:35:49 | version 1.84.4.16, 2005/12/19 14:43:23 |
|---|---|
| Line 1 | Line 1 |
| $request:charset[windows-1251] | $entry_data[^xdoc::create{<?xml version="1.0" encoding="$response:charset" ?> |
| $response:charset[windows-1251] | <blog-entry> |
| </blog-entry> | |
| }] | |
| ^connect[mysql://root@localhost/aval?ClientCharset=koi8-r]{ | |
| $t[^table::sql{select * from paf2}] | |
| ^t.save[_bug.txt]OK | |
| } | |
| # гвоздь программы | |
| ^for[i](1;300){ | |
| $node[^entry_data.createElement[span$i]] | |
| } | |
| # /гвоздь | |
| $entry_data[^entry_data.transform[/_bug.xsl]] | |
| $entry_data[ | |
| ^entry_data.string[ | |
| $.method[html] | |
| ] | |
| ] | |
| ^memory:compact[] | |
| OK |