| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
CURL & Session IDs
From: William Thomsen <w.p.thomsen_at_gmail.com>
Date: Sun, 22 Jul 2007 02:23:50 -0400
Right now I'm running a multi_curl, but it still takes about 20 seconds to
The way I'm thinking right now, is to use one php session id and pass it to
The problem is, the script I'm using hangs. I don't think it is possible to
test.php:
<?php
$s = session_id();
$ch = curl_init();
$finalvariable = $_SESSION['sidtest'];
test2.php:
<?php
Any help would be greatly appreciated.
_______________________________________________
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info