RE: [phplib] Net_Curl how to take it.... From: Brian Popp (bpopp <email protected>)
Date: 08/28/01

Yeah, I had the same problem. Little did I know, it was right under my nose.
If you download a recent distribution of PHP, you will find a PEAR directory
in the root directory. The class you are looking for should be in there
somewhere. Easiest thing is to just add that directory to your include path
in PHP.

bpopp - bpopp.net

-----Original Message-----
From: Julio Oliveira [mailto:dblot <email protected>]
Sent: Tuesday, August 28, 2001 9:25 AM
To: PHP LIB - grupo
Subject: [phplib] Net_Curl how to take it....

Hi.
Iīm working with the sam bookds development PHP
I have

<?
include_once īNet_Curl.php';

// Initialize the transfer
$conn = new Net_Curl('https://securserver.comī);
if (Net_Curl::isError($conn)) {
.....

Where can't i get the Net_Curl at pear.php.net there is nothing only
documentation like at the php.net

Thanks in advanced.

Thus someone use it.

Julio Oliveira
Buenos Aires - Argentina
Oliveira_julio <email protected>

-- 
Abbestellen mit Mail an:   phplib-unsubscribe <email protected>
Kommandoliste mit Mail an: phplib-help <email protected>

-- Abbestellen mit Mail an: phplib-unsubscribe <email protected> Kommandoliste mit Mail an: phplib-help <email protected>