| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Bob Gombocki (2) | > | 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 |
| ||||
| Class Manager can be used to load classes based on classpath definitions read from XML files. Including the source files will be automatic, and transparent to the application. Classpath xml files can be used to specify paths from which given classes should be loaded. They can also specify source filename templates and lookup paths for automatic lookup. Offers features for validating class paths: can check if source files exist, detect class name collisions, includes all source files to find compiling errors, etc. |
| ||||
| This package provides access relational databases. Attempts to focus on simplicity and convenience by eliminating the need of boiler-plate, unmeaningful code. Features: - establish database connections (MySQL, Oracle, more to come) - execute SQL queries - parse query results - convenience methods (read single row or value, etc..) - data escaping (against SQL injection, HTML escaping for outputs) - transaction handling - strict error handling - no more undetected errors - object persistence - storing and retrieving PHP objects in db tables - possibility to implement support for not yet supported DBs Check the included demos to see some working examples of its features. |
| 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 |