| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Sinan Özel (3) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| $z = new Z("4i+3"); $i->Add(3,4); $i->Div("5e-j37"); ... etc Easy to use and understand. |
| Not enough user ratings |
| ||||
| Easy to use, also has advance features. <br> MYSQL::Connect() connects. MYSQL::Run() runs a query. MYSQL::Select($tablename, $fields, $cond) runs a select query, MYSQL::SelectSet($tablename, $fields, $cond) returns the results as an array of hashes. MYSQL::Insert($tablename, $var) inserts values in a hash into the database, <i>or many different records if it is an array of hashes.</i> MYSQL::What() debugs. |
| Not enough user ratings |
| ||||
| $ww = new WRISTWATCH; $ww->Start(); ... yada yada yada ...; $ww->End(); $ww->Read(); This will give you in seconds (with many precision figures) how long the lines between start and end took to run. In addition, instead of just one starting point and one ending point, you can specify many points and later see the time it took from each point to the next in an HTML table. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 70% | 75% | - | - | - | - | 42% | 3648 |
| Month: | Not yet rated by the users | |||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |