Login   Register  
PHP Classes
elePHPant
Icontem

Permutation Lower Upper

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of arcangelo
Name: arcangelo <e-mail contact>
Packages: 1 Browse all classes by arcangelo Browse all classes by
Country: Italy Italy - PHP jobs in Italy
Age: ???
All time rank: 3123127 in Italy Italy
Week rank: 2205 Up89 in Italy Italy Up


  Detailed description   Download .zip .tar.gz  
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.

  Classes of arcangelo  >  Permutation Lower Upper  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Permutation Lower Upper
Base name: permutationlu
Description: Generate permutations of chars (capital and not)
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 331 users
All time rank: 5931
Week users: 0 users
Week rank: 2291 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Text processing Manipulating and validating text data View top rated classes


  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  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

Download all files: permutationlu.tar.gz permutationlu.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.