File manager - Edit - /home/missmand/public_html/vendor/gregwar/captcha/PhraseBuilderInterface.php
Back
<?php namespace Gregwar\Captcha; /** * Interface for the PhraseBuilder * * @author Gregwar <g.passault@gmail.com> */ interface PhraseBuilderInterface { /** * Generates random phrase of given length with given charset */ public function build($length, $charset); /** * "Niceize" a code */ public function niceize($str); }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings