Help for this page
for ($y = 0; $y < $length ; $y++ ) { ... $and = $and . " /* else: y: $y arg: [$arg] */ " ; } }
/* else: y: 0 arg: [vowel] */ /* else: y: 1 arg: [c] */ /* else: y: 2 +arg: [e] */ /* else: y: 3 arg: [consonant] */