[snip]
How can I use CURL if I cannot recompile PHP with --with-curl.

I am using PHP4.2.2 on a shared server with an ISP so I do not get the
ability to recompile.

[/snip]

Use cURL from the command line with an exec() in your PHP script.

HTH!

Jay

*****************************************************
* Texas PHP Developers Conf  Spring 2003            *
* T Bar M Resort & Conference Center                *
* New Braunfels, Texas                              *
* Contact [EMAIL PROTECTED]       *
*                                                   *
* Want to present a paper or workshop? Contact now! *
*****************************************************


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

Reply via email to