|
|
| version 1.59, 2004/07/29 18:02:38 | version 1.110.2.1, 2005/12/08 10:02:45 |
|---|---|
| Line 1 | Line 1 |
| $t[^table::create{a b | @main[] |
| 1 1 | ^connect[$SQL.connect-string]{ |
| 2 2}] | ^void:sql{select *from users where user_id=^taint[10%/'4]} |
| } | |
| ^t.save[export.csv;$.separator[^;]] | |
| OK | |
| @main[][result] | |
| ^if(1){ | |
| ^eval(1*2) | |
| } | |