cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: Passing data to Web Java Applet

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 8 Mar 2004 14:08:25 +0100 (CET)

On Mon, 8 Mar 2004, imran khalid wrote:

> I want to Post parameters to the Java Applet thats open in a Web page. This
> Java Applet send SMS (chat)to the Mobile devices. I want to access this
> Applet by CURL + PHP and want to post text data to it for sending SMS(chat)
> to users.

You post data the exact same way no matter what in the server end that
receives your data. CURLOPT_POSTFIELDS is your friend.

-- 
    Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
   [[ Do not send mails to this email address. They won't reach me. ]]
Received on 2004-03-08