Hi -

Sorry - by caling I meant to echo the cookie value on a .pl page - and
include it (the cookie value)then in an email.

Any help would be appreciated because the PERL list people said I must try a
PHP list -

Thanks
August

>Is this possible :
>How do i call the cookie value (surname) with Perl if it was set with PHP?
>
>SAMPLE:
>
PHP Cookie set:
>
><?
>setcookie("surname", "mc Seveney", time()+31536000, "/","",0);
>?>
>
>Need to call this cookie with a .pl extension file (perl)




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

Reply via email to