PHP Classes

Permutation Lower Upper: Generate permutations of chars (capital and not)

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 352 All time: 6,953 This week: 339Up
Version License Categories
permutationlu 1.0GNU General Publi...Text processing
Description 

Author

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.

Picture of arcangelo
Name: arcangelo <contact>
Classes: 1 package by
Country: Italy Italy
Age: ???
All time rank: 3668145 in Italy Italy
Week rank: 438 Up19 in Italy Italy Up

  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example example of use of PermutationLowerUpper - Version 0.1
Plain text file PermutationLowerUpper.php Class class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:352
This week:0
All time:6,953
This week:339Up