php-ayah/README.md
2014-01-29 11:41:55 -05:00

21 lines
559 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Are You a Human? PHP Bundle
===========================
CAPTCHA replacement and pre-roll enhancer that make people smile. :)
PlayThru replaces online annoyances like CAPTCHA and pre-roll video ads with
games people love. Its the fun way to earn revenue for your site while keeping
your users happy.
## Usage
$ayah = new AYAH([
'publisher_key' => '...',
'scoring_key' => '...',
]);
echo $ayah->getPublisherHTML();
More information can be found in the [official documentation][docs]
[docs]: https://portal.areyouahuman.com/installation/php