How to add custom php code in zencart.
i want to add php mail function in contact us page.
How to add custom php code in zencart.
i want to add php mail function in contact us page.
The contact us page already mails the results. No custom code is needed.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
But i have chnage the code according to requirement............contact form is working but mail code is not working...
Better post what changes you have made and why in detailBut i have chnage the code according to requirement
"according to requirement" is not a description of what functionality needs to be changed/included
i have 2 contact forms one is in secure zone & 2nd is insecure......... insecure form is working fine but when i add my custom code in zencart contact us page (Define Pages Editor > define_contact_us.php)..... my form doesn't show in browser, when i remove my mail function form show in browser.
1- secure = after login
2- insecure= before login
Post your custom codewhen i add my custom code