Shame on me for not knowing this already but how do i redirect
so that the email is processed in PHP and redirected to the relevant application.Code:<a href="mailto:email@address.com">email</a>
I would like to enhance security and keep spammers away. I don't need a PHP form. I just need the link to execute a PHP function like mail()



Reply With Quote

Bookmarks