PHP Classes

Packages of David Johns

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of David Johns (2)  >  Mission progress status  >  Reputation  
Picture of David Johns
Name: David Johns <contact>
Classes: 2
Country: United Kingdom
Age: 62
All time rank: 216099 in United Kingdom
Week rank: 195 Up9 in United Kingdom Up
All time users: 1169
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 Object Manager  
Store and retrieve objects in MySQL table records
This class can be used to store and retrieve objects in MySQL table records.

It serializes and unserializes objects to store and retrieve it in a given table. It can also query, update and delete an object given the identifier used to store it in the MySQL table.

The class can also create the necessary tables to store objects of different classes.
Not enough user ratings

  Files folder image String Buffer  
Manipulate text strings as with Java StringBuffer
This class is meant to access and manipulate text string objects as with Java StringBuffer class and the Enumeration interface.

It provides extensive support for string manipulation as well as having built-in enumeration that allows input parameters ranges to be taken care of. The advantage of this for the programmer is that it cuts down iteration code needed to be written.

It also provides string manipulation functions to delete characters and to insert a string in another string.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 58% 83% 50% 83% - - 50% 2644
Month: Not yet rated by the users


  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