>
> Are these still valid?
>
> 1) multiple domain cookies
> $http_headers_out{'Set-Cookie'} = ['name=cook1;value=2;',
> 'name=cook2;value=b'] ;
>
Yes
> 2) The Simple DBI Example,
> http://perl.apache.org/embperl/pod/intro/Intro.-page-4-.htm
>
Mainly yes, but is not supported in Embperl 2.
Hi,
Are these still valid?
1) multiple domain cookies
$http_headers_out{'Set-Cookie'} = ['name=cook1;value=2;',
'name=cook2;value=b'] ;
2) The Simple DBI Example,
http://perl.apache.org/embperl/pod/intro/Intro.-page-4-.htm
Regards,
Ben K.
Developer
http://benix.tamu.edu
-