Re: [PHP] check if an url is valid

2001-04-27 Thread Black Dragon
ok, I'll try with socket. Thanks > no, sockets are not a bad solution at all. They are just as fast. > > And plus fsockopen has more functionality such as timing out, result > messages, mess_num etc... what fopen doesn't have. > > I think fsockopen is better for this job. > > > Sincerely, > > M

RE: [PHP] check if an url is valid

2001-04-26 Thread Maxim Maletsky
no, sockets are not a bad solution at all. They are just as fast. And plus fsockopen has more functionality such as timing out, result messages, mess_num etc... what fopen doesn't have. I think fsockopen is better for this job. Sincerely, Maxim Maletsky Founder, Chief Developer PHPBeginne