|
|
| version 1.23, 2004/03/02 14:56:42 | 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[$SQL.connect-string]{ | # гвоздь программы |
| #$f[^file::sql{select 2*2 from dual}] | ^for[i](1;300){ |
| #^f.save[binary;file_sql.dat] | $node[^entry_data.createElement[span$i]] |
| $f[^file::load[binary;_bug.gif]] | |
| =^f.sql-string[]= | |
| } | } |
| # /гвоздь | |
| $entry_data[^entry_data.transform[/_bug.xsl]] | |
| $entry_data[ | |
| ^entry_data.string[ | |
| $.method[html] | |
| ] | |
| ] | |
| ^memory:compact[] | |
| OK |