PHP Classes

HTTPS POST

Recommend this page to a friend!

      PHP HTTP protocol client  >  All threads  >  HTTPS POST  >  (Un) Subscribe thread alerts  
Subject:HTTPS POST
Summary:Login POST via SSL
Messages:13
Author:siriy_sergei
Date:2005-07-17 12:22:12
Update:2007-05-29 03:03:05
 
  1 - 10   11 - 13  

  11. Re: HTTPS POST   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2006-08-15 02:32:21 - In reply to message 10 from Jose E. Curiel
This form submit method is POST, not GET. So, you need to set the class to submit a POST request.

Take a look at the test_http_post.php example to see how to emulate the form submission so you can login successfully.

  12. Re: HTTPS POST   Reply   Report abuse  
Picture of Harmen Wessels Harmen Wessels - 2006-12-11 09:45:32 - In reply to message 11 from Manuel Lemos
Isn't it more simple to connect with Plesk via the XML RPC? You can do anything just with simple XML queries.

(You can even do it from a remote host! (secure connection))

You can download the Plesk SDK from the SWSoft website.

Harmen

  13. Re: HTTPS POST   Reply   Report abuse  
Picture of khinseng khinseng - 2007-05-29 03:03:05 - In reply to message 11 from Manuel Lemos

Hi,

I can't manage the completed php source code. Can you please let me know

Regards,

 
  1 - 10   11 - 13