* and then Manuel Lemos declared.... > >>http://www.phpclasses.org/httpclient > > > > > >Would you mind giving a very brief example? - I have that class, but not > >sure how to integrate it with my curl POST function? - much thx.. > > Just take a look at the test_http_post.php example . It just passes some > parameters to the class to make a POST request. The class only uses Curl > if you want to make a SSL request and fsockopen with SSL support is not > available. Yeah, i did look at that, it's all mixed in with html, and quite frankly it's not particularly readable (at least for me) I'll stick with curl for now, but thanks for taking time to show me an alternative ;-) -- Nick W -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php