[phorm] Re: long PHORM_LOGVAR

  • From: Phorm Support <support@xxxxxxxxx>
  • To: "brian@xxxxxxxxxxxxx" <phorm@xxxxxxxxxxxxx>
  • Date: Tue, 13 Jul 2004 08:28:40 -0400

You can break it up across lines using PHP's concatenation character,
which is the period:

$PHORM_LOGVAR = "field1, field2, field3, ".
                "field4, field5, field6.......";

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

On Friday, June 18, 2004, 5:09:18 AM, you wrote:


> I have a very long $PHORM_LOGVAR variable i.e. 1000+ chars due to 
> collecting employee details over multiple form pages.

> What is the best way to define this? Obviously it won't fit onto one 
> line...

> Best regards, Brian

> =============================================================
> Omega Digital Media Ltd

>      I N T E G R A T E D ~ W E B ~ S O L U T I O N S

> Phone: +44 (0)1444 410202
> Fax:   +44 (0)1444 456814

> http://www.omegadm.co.uk
> =============================================================
> Cuckfield House, High Street, Cuckfield, West Sussex RH17 5EL

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

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