Jonathan Rosenberg wrote:
> I would like to be able to make a client side HTTPS request from
> one of my pages.  From searching around, I see that I can do
> everything I want using the CURL library.  But the ISP I am using
> does not have the CURL library installed.
> 
> I'll ask them if they'll install this library.  But, assuming
> they don't, do I have any other options for doing what I want?
> 
> --
> JR
> 

Even if they don't have it compiled into PHP, they might have curl 
installed and available from the command line.


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

Reply via email to