[phorm] Re: [Phorm:] Re: Foreign Keys

  • From: Phorm Support <support@xxxxxxxxx>
  • To: Patrick Kwiatkowski <phorm@xxxxxxxxxxxxx>
  • Date: Thu, 21 Nov 2002 17:37:36 -0500

Yes, it works with PHP4. The .php extension, which Phorm ships with in
the distribution, is the standard PHP4 extension. If you wanted to use
it would PHP3 you would change it to that.

-- 
Alan Little
Phorm Support
http://www.phorm.com/

On Thursday, November 21, 2002, 5:31:58 PM, you wrote:



> Thanks..

> dumb question but does this program work with PHP4 and higher...do I
> keep the php3 suffix on the files?

> -----Original Message-----
> From: phorm-bounce@xxxxxxxxxxxxx [mailto:phorm-bounce@xxxxxxxxxxxxx] On
> Behalf Of Phorm Support
> Sent: Thursday, November 21, 2002 9:50 AM
> To: Patrick Kwiatkowski
> Subject: [phorm] Re: [Phorm:] Re: Foreign Keys


> Well, you could simply have the IDs as the VALUE attribute of your
> OPTION tags on your form. For example:

> <SELECT NAME="Country">
>   <OPTION VALUE="US123">United States</OPTION>
> </SELECT>

> But if you really want to retrieve the value from the table, you can
> do that with the DbFetch plugin, available from the Phorm site. Then
> simply include the appropriate variable in your MySQL logging.

-------------------------------------------------
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: