/ Published in: PHP

simple one minute, you must have whois on your system
Expand |
Embed | Plain Text
<?php function creation_date($domain) { foreach($lines as $line) { return $line; } } return false; } foreach($domains as $d) { }
You need to login to post a comment.