dns resolve
Posted: Wed Dec 02, 2020 2:43 pm
Hi, in order to resolve an address I using the function
dns_gethostbyname().
Sometimes the customer uses a standard ip address like 192.168.1.123.
Is there a way to determine if dns_gethostbyname() is necessary or not?
dns_gethostbyname().
Sometimes the customer uses a standard ip address like 192.168.1.123.
Is there a way to determine if dns_gethostbyname() is necessary or not?