

Axora-Secure Contact Form with Captcha And AJAX Axora-Secure Contact Form with Captcha And AJAX
AJAX-based secure contact form with CSRF protection, reCAPTCHA, honeypot, flood prevention, and SMTP support.
Axora-Secure Contact Form with Captcha And AJAX
AJAX-based secure contact form with CSRF protection, reCAPTCHA, honeypot, flood prevention, and S...
Overview
Secure Contact Form built with Bootstrap 5, modern design and multiple layers of protection.
Demo: https://csibusz.wuaze.com/axoracontact/
- ✅ CSRF Token Verification
- ✅ Custom Captcha Image (math-based)
- ✅ Honeypot Anti-Bot Field
- ✅ Flood Protection (IP throttle)
- ✅ Email validation (client & server)
- ✅ SMTP or PHP mail() support
- ✅ AJAX + JSON Response
- ✅ Toast notification with Bootstrap 5
Perfect for any PHP project, works without any framework.
Features
CSRF Protection
Custom reCAPTCHA with math logic
Honeypot hidden field
IP-based flood limit
SMTP & mail() fallback
AJAX/JSON-based submission
Responsive & elegant Bootstrap 5 UI
Toast feedback
Easy config
Requirements
PHP 8+
OpenSSL (for SMTP)
GD extension (for captcha image)
Bootstrap CDN (already included)
Instructions
1. Upload all files to your server
2. Edit `config.php` to set recipient email and SMTP details
3. Ensure `store_captcha.php` can load `opensans.ttf` (already included)
4. Open `index.php` in browser
5. Done! 🎉
Other items by this author
Category | Scripts & Code / PHP Scripts / Forms |
First release | 26 June 2025 |
Last update | 26 June 2025 |
Software version | PHP 8.0, PHP 8.1 |
Files included | .php, Javascript .js |
Tags | contact form, php contact form, reCaptcha, email sender, ajax form, bootstrap 5 form, honeypot, secure contact form, bootstrap contact form, smtp contact, csrf form, php form validation, responsive contact form, json contact form, php mail form |