NYCPHP Meetup

NYPHP.org

[nycphp-talk] LWP Request?

Mark Armendariz nyphp at enobrev.com
Thu Sep 9 21:36:35 EDT 2004


 

-----Original Message-----
From: talk-bounces at lists.nyphp.org [mailto:talk-bounces at lists.nyphp.org] On
Behalf Of csnyder
Sent: Thursday, September 09, 2004 9:24 PM
To: NYPHP Talk
Subject: Re: [nycphp-talk] LWP Request?

I was gonna say cURL, but it requires a custom config, no?

If you really want to get your code on, you can always build your own HTTP
Post request and use fsockopen() to stream it out to the remote server. This
is easier than it sounds, and incredibly instructive.

But if you just want to get the job done and move on, the Pear class is
probably the way to go.
_______________________________________________
New York PHP Talk
Supporting AMP Technology (Apache/MySQL/PHP)
http://lists.nyphp.org/mailman/listinfo/talk
http://www.newyorkphp.org





More information about the talk mailing list