| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of freedelta (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 |
| |||||||||
| ||||
| This is a simple class that can be used to create singleton objects. When requested, it can create an instance of the class itself and store it as static variable. If the class object was already created and stored in the static variable, the class returns that object. |
| ||||
| This class is a MySQL database access wrapper. It can: - Establish connections to a given MySQL database host - Execute arbitrary queries - Retrieve a single row or all rows into arrays - Retrieve the last insert identifier column value |
| 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 |