Recent changes
From Cyclone3 Wiki
Track the most recent changes to the wiki on this page.
11 March 2010
- (diff) (hist) . . N Make a database request; 15:45 . . (+1,463) . . 86.110.227.49 (Talk) (New page: Cyclone3 uses a standardized database requesting functionality. If you want to request a database, you can do so using: my %db_handler=TOM::Database::SQL::execute( qq{ SELECT ...)
- (diff) (hist) . . N Log messages at runtime; 14:26 . . (+826) . . 86.110.227.49 (Talk) (New page: If you need to log any information or debug messages, there is a convenient logging function of Cyclone3 that does it for you: main::_log(); The function can take either a single string...)
