| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of S Lake (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 |
| ||||
| This class is a template engine that compiles templates into PHP scripts. It loads template files and replaces the marks by PHP code defined in a separate script. The compiled template is stored in a PHP script file of a given directory to avoid the overhead of recompiling template files that have not changed. The compiled PHP script can be included directly next time the same template file is loaded. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 81% | 75% | 81% | - | - | - | 56% | 1852 |
| Month: | Not yet rated by the users | |||||||
| ||||
| This class is a wrapper around MySQL database access functions. It features: - Establish persistent or non persistent database connections - Execute SQL queries - Fetch query result set rows as arrays. The array indexes can be column numbers or names. - Retrieve the number of rows in a result set. - Retrieve the number of rows affected by an INSERT, UPDATE or DELETE query - Get the table identifier value of the last inserted row with an auto-increment field - Retrieve the error message associated to the last query query that failed - Close non-persistent database connections |
| Not enough user ratings |
| 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 |