Re: Re[2]: [PHP] variables in a e-mail

2001-06-20 Thread Alexander Wagner
Hiho, Richard Kurth wrote: > Hello Alexander, > This is pretty much what I want to do. I want to have a e-mail script > in my application and have it so the user can customize the e-mail that > is sent out in a configure file. Say he wants to send a recurring bill > to his customers and he wants

Re: Re[2]: [PHP] variables in a e-mail

2001-06-19 Thread Steve Werby
"Richard Kurth" <[EMAIL PROTECTED]> wrote: > This is pretty much what I want to do. I want to have a e-mail script > in my application and have it so the user can customize the e-mail that > is sent out in a configure file. Say he wants to send a recurring bill > to his customers and he wants it t

RE: Re[2]: [PHP] variables in a e-mail

2001-06-19 Thread Bruin, Bolke de
[2]: [PHP] variables in a e-mail Hello Alexander, This is pretty much what I want to do. I want to have a e-mail script in my application and have it so the user can customize the e-mail that is sent out in a configure file. Say he wants to send a recurring bill to his customers and he wants it to

Re[2]: [PHP] variables in a e-mail

2001-06-19 Thread Richard Kurth
Hello Alexander, This is pretty much what I want to do. I want to have a e-mail script in my application and have it so the user can customize the e-mail that is sent out in a configure file. Say he wants to send a recurring bill to his customers and he wants it to look a certain way. He would des