Text_CAPTCHA_Numeral
[ class tree: Text_CAPTCHA_Numeral ] [ index: Text_CAPTCHA_Numeral ] [ all elements ]

Source for file numeral1.php

Documentation is available at numeral1.php

  1. <?php
  2.  
  3. require_once 'Text/CAPTCHA/Numeral.php';
  4.  
  5. $new = new Text_CAPTCHA_Numeral;
  6.  
  7. print 'Operation: ' $new->getOperation();

Documentation generated on Mon, 11 Mar 2019 15:56:39 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.