[phorm] [Phorm:] Re: Can you send emails "AND" log to a database

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 27 Apr 2004 20:37:14 -0000

The following new message has been posted on Phorm Support Forum at 
<http://www.phorm.com/support/>. 

*************************************************************************** 

  MESSAGE:  (#4015) Re: Can you send emails "AND" log to a database 
            <http://www.phorm.com/support/?rev=4015> 
  AUTHOR:   Scott 
  DATE:     April 27, 2004 at 4:37 p.m. EST 

  Reply To: (#4014) Re: Can you send emails "AND" log to a database 
  Author:   Holotech 
  Date:     April 27, 2004 at 4:32 p.m. EST 

LOL ok now I suppose I came off badly I'm sorry please remember I am not a 
programmer... network engineer trying to program ;) 

$PHORM_TMPL[0] = "manager_email.txt +h"; 
$PHORM_TMPL[1] = "helpdesk_email.txt +h"; 
$DHost = "localhost"; 
$DUser = "root"; 
$DPass = "letmein"; 
$DBase = "webreq"; 
$PHORM_MYTABLE = "access_req"; 
$PHORM_MYVARS = "requestor_FirstName=requestor_FirstName, 
requestor_LastName=requestor_LastName, requestor_dept=requestor_dept, 
requestor_ext=requestor_ext, requestor_email=requestor_email, 
manager_FirstName=manager_FirstName, manager_LastName=manager_LastName, 
manager_ext=manager_ext, manager_email=manager_email, website=website, 
reason=reason"; 

Thanks, 

Scott 

> Hmmmm. No, I never thought anyone would want to email 
> *and* log to the database at the same time! 

> (Just kidding!) 

> Post the relevant portions of your config and I'll 
> have a look. 

*************************************************************************** 

This is an automatically-generated notice.  If you'd like to be removed from 
the mailing list, please visit Phorm Support Forum at 
<http://www.phorm.com/support/>, or send your request to webbbs@xxxxxxxxxx  If 
you wish to respond to this message, please post your response directly to the 
board.  Thank you! 
-------------------------------------------------
You are receiving this message because you are subscribed to the Phorm mailing 
list. To send messages to the mailing list, simply send email to 
phorm@xxxxxxxxxxxxx from the address you have subscribed. You may unsubscribe 
from the list by sending email to phorm-request@xxxxxxxxxxxxx with 
'unsubscribe' in the SUBJECT field.

Other related posts: