PHP Classes

Packages of BrainX

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of BrainX (2)  >  Mission progress status  >  Reputation  
Picture of BrainX
Name: BrainX <contact>
Classes: 2
Country: Venezuela Venezuela
Age: ???
All time rank: 334312 in Venezuela Venezuela
Week rank: 195 Up2 in Venezuela Venezuela Up
All time users: 473
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 Lucky Strike  
Generate and manipulate random text strings
This class can be used to generate and manipulate random text strings.

It can generate random text strings based on a specification format that determines whether the string should lower or upper case vowels and consonant letters, and even or odd numbers.

It can also pick a random text or number from an array, or a semi-random value from the array, i.e. the randomization seed is calculated from an input text string.

The class may also perform text analysis functions like mapping an input text to another string that defines the kind of characters it contains: consonants or vowels.

It can also perform a numerology calculation by returning a number based on the characters used on an input text string.

  Files folder image MySQLo  
MySQL access wrapper compatible with ADOdb
This class is a MySQL database access wrapper with API functions compatible with ADOdb.

It can:

- Establish database connections given individual separate parameters or a DSN connection string
- Execute SQL queries
- Retrieve query result sets into arrays
- Retrieve the last inserted identifier
- Retrieve the last error


  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