PHP form mailer script

General discussion, can include anything non-streaming related except advertisements or spam

PHP form mailer script

Postby stephenbrust » Sun 08th Jun, 2008 8:08 pm

Please excuse my ignorance, I am trying to learn this on the fly. I have two questions:
1) How can I change the name and email address from to reflect my site and place the name and email address of the sender in the body of the email text.
2) Can I add a check Box ?

Thanks,
Stephen
stephenbrust
 
Posts: 3
Joined: Sun 08th Jun, 2008 7:50 pm

Re: PHP form mailer script

Postby Gavin » Mon 09th Jun, 2008 3:27 pm

Hi,

The script is intended as a simple email form to add to websites so there are no advanced features, as this would slow it down (there are plenty of scripts out there that have more features). You can add the email and name of the sender to the body of the email by doing the following:

1) Look for the following line (around line 165) in BELLmailer.php:

$headers .= "X-Mailer: BELLonline.co.uk PHP mailer \r\n";

After that, add:

$mail_message = "Sender's Name: $senders_name \nSender's Email: $senders_email\n\n" . $mail_message;

2) You can add extra checkboxes/fields but it requires some basic PHP, and it would be too much to go through here.
Gavin
Site Admin
 
Posts: 139
Joined: Thu 01st Jan, 1970 1:00 am

Re: PHP form mailer script

Postby stephenbrust » Tue 10th Jun, 2008 3:13 am

Gavin,
Thank you so much ......
Just what I needed.

Stephen
stephenbrust
 
Posts: 3
Joined: Sun 08th Jun, 2008 7:50 pm

Re: PHP form mailer script

Postby stephenbrust » Tue 10th Jun, 2008 5:18 pm

Gavin,
Can I change the font size on the submit page ?
stephenbrust
 
Posts: 3
Joined: Sun 08th Jun, 2008 7:50 pm

Re: PHP form mailer script

Postby Gavin » Sun 15th Jun, 2008 7:40 pm

You should be able to do that using CSS, it just takes on the style of the page. Something like this should do it:


td {
font-size: 10px;
}
Gavin
Site Admin
 
Posts: 139
Joined: Thu 01st Jan, 1970 1:00 am

Re: PHP form mailer script

Postby eagle » Fri 13th Feb, 2009 4:52 am

hi all,
First I would like to thanks for the script. YET,I like this script a lot. my question is; could I add...just as ADDRESS AND PHONE TO THE SCRIPT. THANKS
eagle
 
Posts: 1
Joined: Fri 13th Feb, 2009 4:47 am

Re: PHP form mailer script

Postby digitsy » Wed 04th Mar, 2009 9:00 pm

I have the same question about adding like eagle. Can someone give me answer. Thank you
digitsy
 
Posts: 1
Joined: Wed 04th Mar, 2009 7:37 pm


Return to General Discussion

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 1 guest


Website Navigation

For Your Information

Service Updates

Service Status & Stats

Knowledgebase

Community Forums

Contact Details

Sales and General Enquiries

Support Centre

Our Services

MixStream.net
Media streaming services

UKHostingDirect.com
Shared and reseller hosting

LowCostDedi.net
Value dedicated servers

Cast-Control-LITE.net
Licenses from just £2.70

Legal Information

Any personal information we collect on this page will be treated in accordance with our privacy policy.
By viewing this website, you agree to the Website Terms of Use.

Copyright © 2010 Bell Online Ltd. Registered in England & Wales 7234972. W3C Valid - HTML

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group

phpBB SEO