PHP Classes

Packages of Bryan Smith

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Bryan Smith (3)  >  Mission progress status  >  Reputation  
Picture of Bryan Smith
Name: Bryan Smith <contact>
Classes: 3
Country: Canada Canada
Age: 47
All time rank: 137534 in Canada Canada
Week rank: 195 Up5 in Canada Canada Up
All time users: 2233
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  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 Destructor  
PHP Programming Innovation award nominee
November 2005
Number 8
Implement class destructors under PHP 4
This class can be used to implement class destructor functionality in a way that it works under PHP 4.

It works as a base class that keeps track of all objects that are created by its subclasses.

If a PHP script attempts to exit before an object is destroyed, a shutdown function is called to explicitly destroy any pending objects.

  Files folder image Literal Time  
Spell time with English words
This class can be used to spell time with English words.

It takes timestamp as argument and builds a string of words that spell the time in English.

  Files folder image MySQL Database  
MySQL database access wrapper
This package is a simple MySQL database access wrapper.

It can establish database connections, execute SQL queries, return whole result sets as a normal or associatuve bidemensional array, return result set rows as an object of a record class.


  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