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

curl-and-php

Re[4]: PHP binary CURL and HTTPS

From: YAHOO!!! <vladkalmik_at_yahoo.com>
Date: Thu, 7 Jun 2001 17:21:32 +0300

Hello Daniel,

Thursday, June 07, 2001, 5:05:20 PM, you wrote:

DS> On Thu, 7 Jun 2001, YAHOO!!! wrote:

>> Of course I can get https:// pages.

DS> Good

>> >> <form name="Form" method="post" action="https://secure.server.com/login.asp">
>>
>> DS> You should use -d on that kind of forms. -F is plain wrong there.

DS> Then, what command line do you use and how do you know that the POST failed?

I use exec() into PHP script
something like:
exec("C:/PHP/curl -m 120 -d Login=login -d Passord=password
https://secure.server.com/login.asp -L", $return_message,$return_number);

And I get the result as wrong Login or password.
Login and password from HTML form are accepted by server.

-- 
Best regards,
 YAHOO!!!                            mailto:vladkalmik_at_yahoo.com
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
_______________________________________________
Curl-and-php mailing list
Curl-and-php_at_lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/curl-and-php
Received on 2001-06-07