Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/local/src/php7/php-7.0.5/ext/intl/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/intl/tests/spoofchecker_002.phpt |
--TEST-- spoofchecker confusable tests --SKIPIF-- <?php if(!extension_loaded('intl') || !class_exists("Spoofchecker")) print 'skip'; ?> --FILE-- <?php $url = "http://www.payp\xD0\xB0l.com"; $x = new Spoofchecker(); echo "Checking if words are confusable\n"; var_dump($x->areConfusable("hello, world", "goodbye, world")); var_dump($x->areConfusable("hello, world", "hello, world")); var_dump($x->areConfusable("hello, world", "he11o, wor1d")); ?> --EXPECTF-- Checking if words are confusable bool(false) bool(true) bool(true)
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare