Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Hi,I need to add an image in top of e-mail sent to users or admin from events.Please tell me how i can do that.Thanks!
Hi,PHPRunner uses mail() PHP function which can send plain text emails only.You can use some advanced mailing library in your code instead.I.e. http://phpmailer.sourceforge.net/