|
Posted by Christa Lee on 09/30/05 02:46
Thanks, now I can make it work :-p.
D
"Geoff Berrow" <blthecat@ckdog.co.uk> wrote in message
news:u12nj1p8aeqe9snc0ise027v768qru9eut@4ax.com...
>I noticed that Message-ID: <1YI_e.281513$tt5.188894@edtnps90> from
> Christa Lee contained the following:
>
>>$tempslot = array ( "Style" => "$Style" , "Brand" => "$BrandName" ,
>>"Colour"
>>=> "$Colour" , "Size" => "$Size" ,
>> "Quantity" => "$Quantity" );
>>
>> session_register('$tempslot');
>
> How about
>
>
> $_SESSION['tempslot ']= array ( "Style" => "$Style" , "Brand" =>
> "$BrandName" , "Colour" => "$Colour" , "Size" => "$Size" ,
> "Quantity" => "$Quantity" );
>
> --
> Geoff Berrow 0110001001101100010000000110
> 001101101011011001000110111101100111001011
> 100110001101101111001011100111010101101011
Navigation:
[Reply to this message]
|