Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 69508 программистов и 1689 роботов. Сейчас ищут 1214 программистов ...
Net_Finger
Вернуться к: Сеть
Finger is a service providing information about a user of a server. The finger-protocol is deactivated on the most Internet servers due to security reasons. So it makes especially sense for intranets and local host administration.
The output of the finger command depends on the system and less standarized, because the output should be easy to read for humans and not for machines.
- Net_Finger::query() — does a finger query
Вернуться к: Сеть