Ads 468 X 60

60s Contact Form (PHP Scripts)


60s Contact Form is a script developed using pure PHP code with MySQL database. On client side it uses Bootstrap framework so it’s fully responsible and if you are using custom Bootstrap theme it will fit right in.

It’ main purpose is to provide your website users to contact you via this form.


Live preview:


You can visit my website for live demonstration!


Main Features:



  • Has Admin panel!

  • Fully responsive!

  • Built using Bootstrap

  • Uses MySQL database for message storing

  • Easy installation using Installation Wizard

    • Configuration file is automatically generated

    • All database tables are automatically generated

    • No additional configuration required



  • Easy (one line of code!) to integrate into any existing PHP page on your website

  • Customisable email message that is sent to you

  • Customisable email subject

  • Uses Google Recaptcha

  • Can send emails to multiple email address

  • Can send emails via SMTP and Mailchimp

  • All forms are submitted using Ajax (no page reload!)

  • Customisable settings creation

  • Client side form validations for required fields (*)

  • Animated sliding messages using Bootstrap


Admin Panel Features:



  • Keeps history of messages and you can view/search them from panel

  • Create/edit/delete and change default settings while you have live website running

  • Option for banning user email and ip address. Banned users can’t contact you


Please for better demonstration visit live demo on my website


Admin Panel Protection:



  • PDO prepared statements for database manipulation – no SQL injection

  • CSRF Protection

  • XSS Protection

  • Advanced session security – no Session hijacking and Session fixation

  • Each user has different name for folder where Admin panel is stored


For Developers:



  • Fully commented code

  • Code adheres to PSR standards

  • Programmed using Object Oriented PHP

  • Uses MySQL database

  • Class CFDatabase provides basic CRUD operations for database communication so you can extend it for easier work

  • Uses Bootstrap framework on client side


Documentation:


You can view documentation for this script here



0 comments:

Post a Comment