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

Category: PHP Functions

1SMARTchicken - Code Made Easy

Category: PHP Functions

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

Category: PHP Functions

  • Tutorials (183)
  • Reference (2172)
  • Snippets (69)
  • Home
  • Reference
  • PHP Reference
  • PHP Functions
  • Page 7
PHP Reference

PHP – defined() Function

September 18, 2024 / PHP Functions, PHP Reference, Reference / Variable

The PHP defined() function checks whether a constant exists.

PHP Reference

PHP – die() Function

September 19, 2024 / PHP Functions, PHP Reference, Reference

The PHP die() function is an alias of the exit() function.

PHP Reference

PHP – dir() Function

September 19, 2024 / PHP Functions, PHP Reference, Reference / PHP Directory

The PHP dir() function returns an instance of the Directory class and is used to read a directory.

PHP Reference

PHP – dirname() Function

September 19, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP dirname() function returns the path of the parent directory.

PHP Reference

PHP – disk_free_space() Function

September 19, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP disk_free_space() function returns the free space, in bytes, of the specified filesystem or disk.

PHP Reference

PHP – disk_total_space() Function

September 19, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP disk_total_space() function returns the total size, in bytes, of the specified filesystem or disk.

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 – easter_date() Function

September 19, 2024 / PHP Functions, PHP Reference, Reference / Calendar, PHP Calendar

The PHP easter_date() function returns the Unix timestamp for midnight on Easter of the current year, or a given year if specified.

PHP Reference

PHP – easter_days() Function

September 19, 2024 / PHP Functions, PHP Reference, Reference / Calendar, PHP Calendar

The PHP easter_days() function returns the number of days after March 21, that the Easter Day is in the current year, or a given year if specified.

PHP Reference

PHP – end() Function

September 19, 2024 / PHP Functions, PHP Reference, Reference / Array, PHP Array

The PHP end() function moves the internal pointer to the last element in the array and outputs that element.

PHP Reference

PHP – error_get_last() Function

September 19, 2024 / PHP Functions, PHP Reference, Reference / Error, PHP Error

The PHP error_get_last() function returns the last error that occurred (as an associative array).

PHP Reference

PHP – error_log() Function

September 19, 2024 / PHP Functions, PHP Reference, Reference / Error, PHP Error

The PHP error_log() function sends an error message to a log, to a file, or to a mail account.

PHP Reference

PHP – error_reporting() Function

September 19, 2024 / PHP Functions, PHP Reference, Reference / Error, PHP Error

The PHP error_reporting() function specifies which errors are reported.

PHP Reference

PHP – eval() Function

September 19, 2024 / PHP Functions, PHP Reference, Reference

The PHP eval() function evaluates a string as PHP code (must be valid PHP code, not contain a return statement, and must end with semicolon).

PHP Reference

PHP – Exception Constructor

September 19, 2024 / PHP Functions, PHP Reference, Reference / Error, PHP Exception

The PHP Exception() constructor is used to create an Exception object and set some of its properties.

PHP Reference

PHP – Exception getCode() Method

September 19, 2024 / PHP Functions, PHP Reference, Reference / Error, PHP Exception

The PHP getCode() method returns an integer which can be used to identify the exception.

PHP Reference

PHP – Exception getFile() Method

September 19, 2024 / PHP Functions, PHP Reference, Reference / Error, PHP Exception

The PHP getFile() method returns the absolute path to the file where an exception occurred.

PHP Reference

PHP – Exception getLine() Method

September 19, 2024 / PHP Functions, PHP Reference, Reference / Error, PHP Exception

The PHP getLine() method returns the line number of the line of code which threw the exception.

← Previous 1 … 6 7 8 … 20 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 (79)
    • Python File Handling (4)
    • Python and MySQL (11)
  • 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.