twine42 wrote in php

Quick question...

A few years ago I found a PHP function that took a domain name and returned a list of what protocols were being run on that server, so if I gave it livejournal.com it would return with an array containing http, pop3 and ftp (for example).

Does anyone have any idea what the function was, because I'm having no luck in finding it in the manual.

Ta!