I am currently working on a project where the site is static and the server does not have php installed or another dynamic server. I noticed companies like uservoice that somehow get data from a static website on their servers. How to create a contact form on my static "no php server" website and get the contact form data to another server with php enabled, and then send this data using the phpmail function to the specified email address?
php static email
Michael Sablatura Apr 21 '11 at 10:21 2011-04-21 10:21
source share