lifutushi Posted August 10, 2007 Share Posted August 10, 2007 i've been working on a monitoring website and there's one problem that i cannot solve. the website is supposed to read entries from certain dns server and ping the entries to determine which IPs are up. i can't get past the read entries part. is there any way to do it in PHP? javascript may help ti but i prefer PHP a lot. thank you Quote Link to comment https://forums.phpfreaks.com/topic/64214-solved-how-to-read-dns-entries/ Share on other sites More sharing options...
HuggieBear Posted August 10, 2007 Share Posted August 10, 2007 You could use something like cURL or fsockopen Regards Huggie Quote Link to comment https://forums.phpfreaks.com/topic/64214-solved-how-to-read-dns-entries/#findComment-320348 Share on other sites More sharing options...
lifutushi Posted August 13, 2007 Author Share Posted August 13, 2007 thank you cURL looks promising... i'll get back if there's a problem later Quote Link to comment https://forums.phpfreaks.com/topic/64214-solved-how-to-read-dns-entries/#findComment-321990 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.