PHP TCP Wrappers Functions

EditRocket provides the following information on TCP Wrappers functions in the PHP source code builder.

bool tcpwrap_check ( string $daemon , string $address [, string $user [, bool $nodns ]] ) - This function consults the /etc/hosts.allow and /etc/hosts.deny files to check if access to service daemon should be granted or denied for a client.