Oops, I have actually defined $address_region =
$HTTP_POST_VARS['address_region']; , I forgot to include in the snip in the
first posting.
Thanks,
Declan.

----- Original Message -----
From: "mike karthauser" <[EMAIL PROTECTED]>
To: "Achieve IT" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, March 19, 2003 10:00 AM
Subject: Re: [PHP-DB] Passing variable with previous next


> on 19/3/03 9:32 am, Achieve IT at [EMAIL PROTECTED] wrote:
>
> > $company_name = $HTTP_POST_VARS['company_name'];
>
> You also need $address_region = $HTTP_POST_VARS['address_region'];
>
> Else you arent going to be able to pick up the variable or its value.
>
> --
> Mike Karthauser
> Managing Director - Brightstorm Ltd
>
> Email       >> [EMAIL PROTECTED]
> Web         >> http://www.brightstorm.co.uk
> Tel         >> 0117 9426653 (office)
>                07939 252144 (mobile)
>
> Snailmail   >> Unit 8, 14 King Square,
>                Bristol BS2 8JJ
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to