php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "captchas"

What are some alternative methods to captchas for combating spam in PHP contact forms?

The issue with captchas is that they can be frustrating for users and sometimes difficult to solve. One alternative method to combat spam in PHP conta...

How can PHP developers enhance the security of their graphical captchas to prevent spamming?

One way PHP developers can enhance the security of their graphical captchas to prevent spamming is by implementing a time-based token system. This inv...

What are some alternatives to using Captchas for spam protection in PHP forums?

Using Captchas for spam protection in PHP forums can be cumbersome for users and may not always be effective. One alternative solution is to implement...

What are some best practices for preventing spam submissions in PHP forms, aside from using Captchas?

Spam submissions in PHP forms can be prevented by implementing various measures such as form validation, honeypot fields, time-based submission limits...

Are there alternative methods to using Captchas in PHP contact forms to prevent spam?

Using Captchas in PHP contact forms can be effective in preventing spam, but they can also be frustrating for users. One alternative method to prevent...

Showing 26 to 30 of 77 results

‹ 1 2 3 4 5 6 7 8 9 10 ... 15 16 ›
PHP.ORG

A free knowledge base for PHP developers. Open to all.

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.