RE: [PHP] Re: Making a Client-side HTTPS Request

2002-05-07 Thread .ben
> 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 the

Re: [PHP] Re: Making a Client-side HTTPS Request

2002-05-06 Thread Austin Marshall
mming >>>experience, web & otherwise). >>> >>>Where can I learn more about what "installed and >> >>available from >> >>>the command line" means? >>> >>> >>> >>>>-Original Message- >

RE: [PHP] Re: Making a Client-side HTTPS Request

2002-05-06 Thread Jonathan Rosenberg
Marshall [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 06, 2002 1:35 PM > To: Jonathan Rosenberg > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP] Re: Making a Client-side HTTPS Request > > > What i meant was the actual curl application is > installed on the server. > Accessible

Re: [PHP] Re: Making a Client-side HTTPS Request

2002-05-06 Thread Austin Marshall
9 PM >>To: Jonathan Rosenberg >>Cc: [EMAIL PROTECTED] >>Subject: [PHP] Re: Making a Client-side HTTPS Request >> >> >>Jonathan Rosenberg wrote: >> >>>I would like to be able to make a client side HTTPS >> >>request from >> >&

RE: [PHP] Re: Making a Client-side HTTPS Request

2002-05-06 Thread Jonathan Rosenberg
Monday, May 06, 2002 1:19 PM > To: Jonathan Rosenberg > Cc: [EMAIL PROTECTED] > Subject: [PHP] Re: Making a Client-side HTTPS Request > > > Jonathan Rosenberg wrote: > > I would like to be able to make a client side HTTPS > request from > > one of my pages. From sear

[PHP] Re: Making a Client-side HTTPS Request

2002-05-06 Thread Austin Marshall
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