Posted by himansu_ahm on June 18, 2012 at 10:31am
hello,
I want create costume contact us page in my theme folder with database tables connections.
give me complete help for that.
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.