curl-and-php
Re: send xml via http
Date: Tue, 25 Mar 2003 14:02:26 +0100
Thanks a lot but now I know I havent installed it , I got this error :
Call to undefined function: curl_init() in c:\inetpub\wwwroot\web\site\test.php on line 3
I went to this page: http://curl.haxx.se/download.html and downloaded the Win 32 version (without SSL, I dont need SSL) and it still does not seem to be installed.
I already moved the libeay32.dll into my win32/system directory.
----- Original Message -----
From: "Daniel Stenberg" <daniel_at_haxx.se>
To: "curl and php list" <curl-and-php_at_lists.sourceforge.net>
Sent: Tuesday, March 25, 2003 1:28 PM
Subject: Re: send xml via http
> On Tue, 25 Mar 2003, Diana Castillo wrote:
>
> > Hi, I have php on a windows XP system, I think I installed curl ( I
> > downloaded it and clicked on setup.exe) -:
>
> > 1. how can I tell if I have installed it correctly?
>
> You should be able to use the curl_* functions in your PHP scripts.
>
> > 2. How can I use it to mimic sending http messages by post method?
>
> A very simple examle:
>
> http://curl.haxx.se/libcurl/php/examples/?ex=simplepost.php
>
> --
> Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by:
> The Definitive IT and Networking Event. Be There!
> NetWorld+Interop Las Vegas 2003 -- Register today!
> http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
>
-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
Received on 2003-03-25