Contact Form

Contact Us Page Design – HTML Form

A simple and different contact us page template using HTML and CSS with responsive design. ...

March 23rd, 2023

HTML Contact Form Template to Email with Custom Fields

Designing a HTML contact form template with an email sending feature using PHP mail() function. ...

January 5th, 2022

Responsive Two Column HTML Contact Form with PHP Mailing Support

A guide to create a HTML contact form code added with client-side validation and dynamic PHP mail sending support. ...

May 31st, 2021

Sending email using PhpMailer with Gmail XOAUTH2

Sending emails using the PHPMailer library via Gmail XOAUTH2 protocol with advanced features and security improvements. ...

April 16th, 2021

How to Create a Contact Form in WordPress

A quick guide to create a contact form in wordpress with minimal customization using the template files created in a child-theme. ...

March 22nd, 2021

Responsive Contact Form using Foundation Front-end Framework

A responsive contact form example code using Foundation front-end framework's basic building blocks and pre-defiend semantic classes. ...

March 2nd, 2021

Responsive Contact Form using Tailwind CSS

Contact form UI design template with Tailwind CSS backed by PHP mail sending script. ...

February 7th, 2021

Cross-site Request Forgery (Anti-CSRF) Protection in PHP

Enable session-based Anti cross-site request forgery protection in PHP for a contact form example code. ...

January 10th, 2021

Bootstrap Contact Form with JavaScript Validation and PHP

Steps to build a Bootstrap contact form with JavaScript validation using PHP ...

August 29th, 2020

Contact Form with Custom Image Captcha Validation like Google reCaptcha

Adding image captcha in a contact form coded in PHP to allow genuine human users to submit contacts by preventing automatic bots to post con ...

January 9th, 2020

↑ Back to Top