Afficher dans un tableau les information DNS d’un nom de domaine

Author:


Download

<?php
$enrgs = dns_get_record("www.yahoo.com");
print_r($enrgs);
?>

Leave a Reply

Your email address will not be published. Required fields are marked *


+ nine = 16