Forum Moderators: phranque

Message Too Old, No Replies

Can anyone help me find a PHP Script or modify one, please

         

cmsedlak

2:28 am on Aug 30, 2007 (gmt 0)

10+ Year Member



Greetings,

On a website I am developing, I have created a special web form for staff at my client's office to type information in various fields with the intention of sending this information to specific clients.

I need a PHP Script (or need help modifying my PHP Script (Jacks mailto)) where the script will look for a specific field in the form (labeled e-mail) and send the contents of the form to the recipient(s) specfified in the e-mail field.

Can anyone help?

Thanks.

Chris

vincevincevince

5:30 am on Aug 31, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



My best advice is to go to php.net and search for 'mail' as this is a complex topic which requires you to read through all the advice regarding security, etc.