PHP Classes

Classes of arcangelo

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of arcangelo (1)  >  Mission progress status  >  Reputation  
Picture of arcangelo
Name: arcangelo <contact>
Classes: 1
Country: Italy Italy
Age: ???
All time rank: 3688146 in Italy Italy
Week rank: 206 Up14 in Italy Italy Up
All time users: 353
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 Permutation Lower Upper  
Generate permutations of chars (capital and not)
This class can generate modified versions of a string by permuting its characters using all combinations of lower and upper case of the letters.

For instance, from a string "ab" the class generates the permutations "ab","Ab","aB","AB" .

This class can be useful when it is necessary to manipulate or change parts of a text string to use with functions that works with regular expressions such as preg_match_all and preg_match and after str_replace.
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