|
|
|
exec("host -t any netvision.net.il",$response,$exit_code);
print $response;
Content-type: text/html
Array
print $response[0];
netvision.net.il NS dns.netvision.net.il
print $exit_code;
0
print $response[0];
netvision.net.il NS dns.netvision.net.il
print $response[1];
netvision.net.il NS multicall.netvision.net.il
print count($response);
16
|
|
| Create MRTG Graphic from rrd database (Need MRTG and RRDTool installed). Categories : PHP, Network, Graphics | | | Examines the user's computer for open Netbus (the trojan horse) port and reports the conclusion to the user. Categories : Network, PHP | | | IPTables Bandwidth statics Categories : PHP, Security, Network | | | Function that returns an IP Address if it's correct. IMPROVED!!! Categories : PHP, Algorithms, Network | | | fsockopen -- Open Internet or Unix domain socket connection Categories : PHP, PHP Functions, Network | | | whois domain name lookup dns url Categories : PHP, Search, Network | | | An email validation script that actually checks against the recipient's mail server. Categories : Email, Complete Programs, PHP, Network, Debugging | | | Query2Report : Generating Html, Pdf and Csv Reports from SQL Query Categories : PHP, PHP, HTML, PDF, Excel | | | redirect redirection ip address authentication authenticate addr Categories : Authentication, HTTP, Network, PHP | | | Class that allows the PHP developer to establish connections with a POP3 mail server amd be able to list, retrieve and delete mail messages from a given mail box.
Categories : Network, Email, PHP, PHP Classes | | | PHP4 HTTP Compression Speeds up the Web Categories : PHP, Zlib, HTML and PHP, HTTP, Network | | | base class to query the whois database Categories : Network, PHP, PHP Classes | | | WebServerSpy checks which kind of Webserver is running, Apache, Netscape, Fasttrack, IIS, HTTP-Header, HTTP 1.0, GET, spy, WWW Categories : HTTP, Network, Apache, PHP, Web Servers | | | Sample usage of IPv6 and IPv4 with PHP Categories : PHP, PHP Classes, Network | | | How to query a directory server using LDAP.
Keywords: ldap_connect ldap_search Categories : LDAP, Network, PHP | |
|
|