Skip to content
  • Blog (1)
  • About Us
  • Tags
  • Donations
1SMARTchicken - Code Made Easy
  • Tutorials (168)
  • Reference (2172)
  • Snippets (69)

Tag: PHP Network

1SMARTchicken - Code Made Easy

Tag: PHP Network

  • Tutorials (168)
  • Reference (2172)
  • Snippets (69)
  • Blog (1)
  • About Us
  • Tags
  • Donations
1SMARTchicken - Code Made Easy
  • Tutorials (168)
  • Reference (2172)
  • Snippets (69)
1SMARTchicken - Code Made Easy

Tag: PHP Network

  • Tutorials (168)
  • Reference (2172)
  • Snippets (69)
  • Home
  • PHP Network
PHP Reference

PHP – checkdnsrr() Function

September 14, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP checkdnsrr() function checks DNS records for type corresponding to host, and can be used to check our DNS record to verify a domain’s existence.

PHP Reference

PHP – closelog() Function

July 25, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP closelog() function closes the connection of system logger.

PHP Reference

PHP – dns_check_record() Function

July 25, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP dns_check_record() function is an alias of the checkdnsrr() function.

PHP Reference

PHP – dns_get_mx() Function

July 25, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP dns_get_mx() function is an alias of the getmxrr() function.

PHP Reference

PHP – dns_get_record() Function

July 25, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP dns_get_record() function gets the DNS resource records associated with the specified hostname.

PHP Reference

PHP – fsockopen() Function

July 26, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP fsockopen() function opens an Internet or Unix domain socket connection.

PHP Reference

PHP – gethostbyaddr() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP gethostbyaddr() function returns the domain name for a given IP address.

PHP Reference

PHP – gethostbyname() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP gethostbyname() function returns the IPv4 address for a given domain/host name.

PHP Reference

PHP – gethostbynamel() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP gethostbynamel() function returns a list of IPv4 address for a given domain/host name.

PHP Reference

PHP – gethostname() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP gethostname() function returns the host name for the local machine.

PHP Reference

PHP – getmxrr() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP getmxrr() function returns the MX records for the specified internet host name.

PHP Reference

PHP – getprotobyname() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP getprotobyname() function returns the protocol number for a given protocol name.

PHP Reference

PHP – getprotobynumber() Function

September 22, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP getprotobynumber() function returns the protocol name for a given protocol number.

PHP Reference

PHP – getservbyname() Function

September 22, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP getservbyname() function returns the port number for a given Internet service and protocol.

PHP Reference

PHP – getservbyport() Function

September 22, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP getservbyport() function returns the Internet service for a given port and protocol.

PHP Reference

PHP – header() Function

August 9, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP header() function sends a raw HTTP header to a client, and must be called before any actual output is sent.

PHP Reference

PHP – header_register_callback() Function

August 6, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP header_register_callback() function calls a header function to be executed after all PHP headers are sent, and before any other output is sent.

PHP Reference

PHP – header_remove() Function

August 7, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP header_remove() function removes an HTTP header previously set with the header() function.

PHP Reference

PHP – headers_list() Function

August 9, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP headers_list() function returns a list of response headers to be sent to the browser.

PHP Reference

PHP – headers_sent() Function

August 10, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP headers_sent() function checks if/where headers have been sent.

1 2 Next →

or View All Tags

Tutorials

  • HTML Tutorials (40)
  • CSS Tutorials (45)
  • CSS Flexbox (12)
  • JavaScript Tutorials (6)
  • jQuery Tutorials (13)
  • PHP Tutorials (0)
  • SQL Tutorials (0)
  • Python Tutorials (64)
  • WordPress Tutorials (0)

Reference

  • HTML Reference (244)
    • HTML Tags (107)
    • HTML Attributes (46)
    • HTML Events (76)
    • HTML Resources (15)
  • CSS Reference (309)
    • CSS Selectors (55)
    • CSS Properties (220)
    • CSS Functions (17)
    • CSS Resources (17)
  • JavaScript Reference (555)
    • JavaScript Selectors (7)
    • JavaScript Operators (12)
    • JavaScript Statements (17)
    • JavaScript Methods (284)
    • JavaScript Properties (162)
    • JavaScript RegExp (45)
    • JavaScript Resources (28)
  • jQuery Reference (220)
    • jQuery Selectors (54)
    • jQuery Methods (140)
    • jQuery Ajax Methods (16)
    • jQuery Properties (17)
    • jQuery Resources (9)
  • PHP Reference (460)
    • PHP Keywords (59)
    • PHP Functions (400)
    • PHP Constants (0)
    • PHP Resources (1)
  • SQL Reference (290)
    • SQL Keywords (59)
    • MySQL Functions (138)
    • SQL Server Functions (83)
    • SQL Resources (10)
  • Python Reference (94)
    • Python Methods (86)
    • Python Resources (8)
  • WordPress Reference (0)

Snippets

  • HTML Snippets (3)
  • CSS Snippets (12)
  • JavaScript Snippets (5)
  • jQuery Snippets (8)
  • PHP Snippets (1)
  • SQL Snippets (3)
  • Python Snippets (1)
  • WordPress Snippets (36)
1SMARTchicken - Code Made Easy

333 Washington Blvd.
Suite 126
Marina del Rey, CA 90292
United States

contact2025@1smartchicken.com

  • About Us
  • Privacy Policy
  • Cookie Policy
  • Terms & Conditions

Search for Code:

or View All Tags

Copyright © 2025 1SMARTchicken | All Rights Reserved.