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

Category: PHP Reference

1SMARTchicken - Code Made Easy

Category: PHP Reference

  • 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 Reference

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

PHP – switch Keyword

July 26, 2024 / PHP Keywords, PHP Reference, Reference / Conditional, Keyword

The PHP switch keyword is used to create a switch conditional, which choose a block of code to run based on the value of an expression.

PHP Reference

PHP – sys_getloadavg() Function

September 25, 2024 / PHP Functions, PHP Reference, Reference

The PHP sys_getloadavg() function returns the system load average as an array (three numbers) that are the average load over the last 1, 5 and 15 minutes.

PHP Reference

PHP – syslog() Function

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

The PHP syslog() function generates a system log message.

PHP Reference

PHP – tan() Function

September 25, 2024 / PHP Functions, PHP Reference, Reference / Math, PHP Math

The PHP tan() function returns the tangent of a number.

PHP Reference

PHP – tanh() Function

September 25, 2024 / PHP Functions, PHP Reference, Reference / Math, PHP Math

The PHP tanh() function returns the hyperbolic tangent of a number, which is equal to sinh(x)/cosh(x).

PHP Reference

PHP – tempnam() Function

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

The PHP tempnam() function creates a temporary file with a unique name in the specified directory.

PHP Reference

PHP – throw Keyword

July 26, 2024 / PHP Keywords, PHP Reference, Reference / Keyword

The PHP throw keyword is used to throw exceptions to change the program flow if an unexpected situation arises, such as invalid data.

PHP Reference

PHP – time() Function

September 25, 2024 / PHP Functions, PHP Reference, Reference / Date, PHP Date

The PHP time() function returns the current time in the number of seconds since the Unix Epoch (January 1 1970 00:00:00 GMT).

PHP Reference

PHP – time_nanosleep() Function

September 25, 2024 / PHP Functions, PHP Reference, Reference

The PHP time_nanosleep() function delays execution of the current script for a specified number of seconds and nanoseconds.

PHP Reference

PHP – time_sleep_until() Function

September 25, 2024 / PHP Functions, PHP Reference, Reference

The PHP time_sleep_until() function is used to make a script sleep until the specified time.

PHP Reference

PHP – timezone_abbreviations_list() Function

September 25, 2024 / PHP Functions, PHP Reference, Reference / Date, PHP Date

The PHP timezone_abbreviations_list() returns an associative array containing dst, offset, and the timezone name.

PHP Reference

PHP – timezone_identifiers_list() Function

September 25, 2024 / PHP Functions, PHP Reference, Reference / Date, PHP Date

The PHP timezone_identifiers_list() returns an indexed array containing all timezone identifiers.

PHP Reference

PHP – timezone_location_get() Function

September 26, 2024 / PHP Functions, PHP Reference, Reference / Date, PHP Date

The PHP timezone_location_get() returns location information for the given timezone.

PHP Reference

PHP – timezone_name_from_abbr() Function

September 26, 2024 / PHP Functions, PHP Reference, Reference / Date, PHP Date

The PHP timezone_name_from_abbr() returns the timezone name from abbreviation.

PHP Reference

PHP – timezone_name_get() Function

September 26, 2024 / PHP Functions, PHP Reference, Reference / Date, PHP Date

The PHP timezone_name_get() returns the name of the timezone.

PHP Reference

PHP – timezone_offset_get() Function

September 26, 2024 / PHP Functions, PHP Reference, Reference / Date, PHP Date

The PHP timezone_offset_get() returns the timezone offset from GMT.

PHP Reference

PHP – timezone_open() Function

September 26, 2024 / PHP Functions, PHP Reference, Reference / Date, PHP Date

The PHP timezone_open() creates a new DateTimeZone object.

PHP Reference

PHP – timezone_transitions_get() Function

September 26, 2024 / PHP Functions, PHP Reference, Reference / Date, PHP Date

The PHP timezone_transitions_get() returns all transitions for the timezone.

PHP Reference

PHP – timezone_version_get() Function

September 26, 2024 / PHP Functions, PHP Reference, Reference / Date, PHP Date

The PHP timezone_version_get() function returns the version of the timezonedb.

PHP Reference

PHP – tmpfile() Function

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

The PHP tmpfile() function creates a temporary file with a unique name in read-write (w+) mode.

← Previous 1 … 21 22 23 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.