Go Back   Forum Care Forums > Development Reference Area > Php Development

Reply
 
LinkBack Thread Tools Display Modes
Re[2]: [PHP] proxy
Old
  (#1)
Guest
Guest
 
Posts: n/a
Default Re[2]: [PHP] proxy - 05-14-2007, 03:36 AM

Thank you Roman and Jochem,

I'll try both.

Best regards,
Ed

Sunday, January 21, 2007, 6:27:44 PM, you wrote:

> # EMAIL REMOVED / 2007-01-21 17:29:56 +0300:
>> I am trying to create a link checker that would look for broken URLs
>> with help of the following code"
>>
>> $handle = @fopen("http://www.circle.am", "r");
>> if ($handle):
>> print "OK";
>> else:
>> print "Error";
>> endif;
>>
>> The problem is that I want to check if the links are accessible under
>> certain proxy, so is there any way to tell the script to open the URL
>> under a proxy?


> Several, start by googling for connect.c


> --
> How many Vietnam vets does it take to screw in a light bulb?
> You don't know, man. You don't KNOW.
> Cause you weren't THERE. http://bash.org/?255991


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Contact Us - Forum Care Forums - Archive - Top