Search
Syndication
Sponsors

Gethostbyaddr function

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)


The gethostbyaddr function returns the name of the host specified by the numerical IP address

<?php
print(gethostbyaddr(”127.0.0.1″));
?>

Related posts:

  1. FTP file upload example upload a single file to a FTP server // FTP...

Related posts brought to you by Yet Another Related Posts Plugin.



Tags:

Leave a Reply