[phorm] [Phorm:] Figuring out DBFETCH... I am missing something

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 13 Dec 2002 15:49:31 -0000

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

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

  MESSAGE:  (#1966) Figuring out DBFETCH... I am missing something 
            <http://www.phorm.com/support/?rev=1966> 
  AUTHOR:   Rich 
  DATE:     December 13, 2002 at 10:49 a.m. EST 

Hi, 

I just installed the DBFETCH module. However, there is something that I can't 
figure out. I installed the module in the pugins directory and added "> dbopn 
dbfetch.php3" to the registry. 

This is what I have in my config: 

$DHost = localhost; 
$DUser = user; 
$DPass = password; 
$DBase = data; 

$PHORM_MYTABLE = table1; 

$PHORM_DBFETCH = "Pay"; 
$PHORM_DBWHICH = "JobNum='$Rate'"; 
$db_Pay = $Pay; 

What I am not getting is the $db_Pay variable and how to set that. I would 
like this data to appear in the hidden of the following ack page. I have this 
hidden in the HTML as: 

<INPUT TYPE=HIDDEN NAME="Pay" VALUE="{{Pay}}"> 

I think I gave you all necessary info. If you need more, please ask. Thanks 
for your help. 

Rich 

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

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:

  • » [phorm] [Phorm:] Figuring out DBFETCH... I am missing something