This class is meant to extract a random text string from a string that defines a set of possible combinations of words.
It is supposed to be used to generate variations of a message that can be refreshed dynamically.
Just try this combination definition "(hello|bye(world|(sweet|)home|moon)" to see the multiple variations of text strings that the class generates.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (58.3%) |
Not sure (58.3%) |
- |
- |
- |
- |
Insufficient (35.0%) |
1850 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
alter1.6.php |
Class |
Version 1.6 of class - now with regexps |
alteroldsrc.php |
Class |
Alternative strings. Please note - this is handcoded OLD source. Use second file for better alternation. |