Don't forget though that if your upstream DNS is ultimately public (e.g. google on 8.8.8.8) many RBL's place restrictions or block/throttle queries. You may need to also implement a private recursive resolver if you want to go that route.
Don't forget though that if your upstream DNS is ultimately public (e.g. google on 8.8.8.8) many RBL's place restrictions or block/throttle queries. You may need to also implement a private recursive resolver if you want to go that route.
Not necessary to configure recursor, third party library for performing DNS queries may be used to access authoritive servers from PHP itself. It makes possible for using shared hosting environment.
Check our KVM VPS plans in 🇵🇱 Warsaw, Poland and 🇸🇪 Stockholm, Sweden
Comments
Did you contact Ratnakar Bank Limited to ask if they have a PHP library or API?
Never make the same mistake twice. There are so many new ones to make.
It’s OK if you disagree with me. I can’t force you to be right.
Good one
It seems your best bet is coding it yourself using dns_get_record function.
Check our KVM VPS plans in 🇵🇱 Warsaw, Poland and 🇸🇪 Stockholm, Sweden
Don't forget though that if your upstream DNS is ultimately public (e.g. google on 8.8.8.8) many RBL's place restrictions or block/throttle queries. You may need to also implement a private recursive resolver if you want to go that route.
Not necessary to configure recursor, third party library for performing DNS queries may be used to access authoritive servers from PHP itself. It makes possible for using shared hosting environment.
Check our KVM VPS plans in 🇵🇱 Warsaw, Poland and 🇸🇪 Stockholm, Sweden