* and then Marek Kilimajer declared....
> >Opps!
> >
> >CURLOPT_HTTPHEADER
> >
> >I go play with it now ;-)
> >
> 
> Sorry, I got it mixed :) But you figured it out.

do you know if the lenght includes the args? like this

strlen("val=$var&val2=$var2");

or 

strlen($var . $var2=;

?

cheers marek


-- 
Nick W

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

Reply via email to