2020-12-02 08:27 AM
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?