in reply to Re^2: Get Cookies for Form Input
in thread Get Cookies for Form Input

To what end? Cookies cannot be used that way. Unless you define your problem better, you are unlikely to get any other help. From your description so far, PHP::Session is exactly what you want and by far the easiest way to get there. Giving a cookie that came from Perl code to PHP will gain you nothing without writing a mess of new and fairly hairy PHP. Second guessing developers who know this stuff is also unlikely to help. :)

Replies are listed 'Best First'.
Re^4: Get Cookies for Form Input
by Anonymous Monk on Sep 16, 2010 at 03:15 UTC
    The first application is a combination PERL/PHP but the cookie is PERL in origin. The second application is pure PERL.

    PHP/PERL application ==cookie==> PERL application