For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > August 2004 > Re: [PEAR] HTTP_Request not making HTTPS requests









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PEAR] HTTP_Request not making HTTPS requests
Ryan King

2004-08-08, 3:56 pm

R C Lacy-Hulbert wrote:
> $request=$location.$action;
> $req = &new HTTP_Request($requiest);


try

$req = &new HTTP_Request($request);


-Ryan
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com