Can i have 2 notify emails?

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
Darryn

Can i have 2 notify emails?

Post by Darryn »

Script URL:
Version of script:
Version of PHP:
Hosting company:
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try:

Write your message below:

Script works great, no problems at all. Can i add a second email to the notify admin in the settings.php? I would like it to notify myself (this already works) and my partner.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hi,

Try separating two e-mails by a comma in the settings.php, it should work:

$settings['admin_email']="email1@domain.com,email2@domain.com";

Regards,
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply