Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要通过在 PHP 中使用验证码来验证人类用户。验证码生成的关键字符也将通过音频发音。是否可以?如果可能,那怎么办?
ReCaptcha具有音频支持,并且是将验证码添加到 web 应用程序的最简单方法,包括特定的 PHP 支持。