Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.
see also gethostbyname().
see also gethostbyname().
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
see also checkdnsrr(), gethostbyname(), gethostbynamel(), gethostbyaddr(), and the named(8) manual page.
see also checkdnsrr(), gethostbyname(), gethostbynamel(), gethostbyaddr(), and the named(8) manual page.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
?php $ip = gethostbyname("www.example.com"); $out = "the following urls are equivalent: br \n"; $out .= "http://www.example.com/, http://".$ip."/, and http://".sprintf("%u",ip2long($ip))."/ br \n"; echo $out;?
?php $ip = gethostbyname( "www.example.com"); $out = "the following urls are equivalent: br \n"; $out .= "http: / /www.example.com /, http: / /".$ip ." /, and http: / /".sprintf("%u",ip2long($ip)) ." / br \n"; echo $out;?
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
Avertissement : un formatage HTML invisible est présent