Gossamer Forum
Quote Reply
Converting some code
I need to use the following code without referencing any GT code.
How do I obtain $IN and replace GT::WWW::get() using just perl?

Code:
my $returned_crypt = $IN->cookie ('PHPSESSID');
my $result_php = GT::WWW::get ('http://www.domain.com/file.php');

Thanks in advance,
Chris
RGB World, Inc. - Software & Web Development.
rgbworld.com
Subject Author Views Date
Thread Converting some code rgbworld 2901 Oct 26, 2006, 5:15 PM
Thread Re: [rgbworld] Converting some code
pugdog 2800 Oct 26, 2006, 6:33 PM
Post Re: [pugdog] Converting some code
rgbworld 2792 Oct 26, 2006, 6:40 PM