PHP Classes

Packages of S Lake

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of S Lake (2)  >  Mission progress status  >  Reputation  
Picture of S Lake
Name: S Lake <contact>
Classes: 2
Country: Canada Canada
Age: 52
All time rank: 177140 in Canada Canada
Week rank: 195 Up5 in Canada Canada Up
All time users: 1609
Week users: 0
 
  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  
  Files folder image Hyena Template Engine  
Engine that compiles templates into PHP scripts
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.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 81% 75% 81% - - - 56% 1852
Month: Not yet rated by the users

  Files folder image MySQL Connector  
MySQL database access wrapper
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