keeping the same session across 2 curl hits
Posted: Mon Mar 16, 2009 7:31 am
Hi,
Is it possible to maintain the session for a website while using curl. I have 2 pages 1.php and 2.php.
they both hit the same server but different pages. the hits are sequential but they cant be kept in the same page.
So is it possible to keep the same session over these 2 pages?
Regards
Vishal Mene
Is it possible to maintain the session for a website while using curl. I have 2 pages 1.php and 2.php.
they both hit the same server but different pages. the hits are sequential but they cant be kept in the same page.
So is it possible to keep the same session over these 2 pages?
Regards
Vishal Mene