Help for this page

Select Code to Download


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