Community

Cretae Custome Contact Us Page in template directory folder

hello,
I want create costume contact us page in my theme folder with database tables connections.
give me complete help for that.

Comments

In Drupal you would use web

In Drupal you would use web forms, a custom content type (plus rules) or a custom module to implement a custom contact form. One should not implement functionality at the theme layer.