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

Category: Reference

1SMARTchicken - Code Made Easy

Category: Reference

  • 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

Category: Reference

  • Tutorials (168)
  • Reference (2172)
  • Snippets (69)
  • Home
  • Reference
  • Page 89
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.

PHP Reference

PHP – touch() Function

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

The PHP touch() function sets the access and modification time of the specified file.

PHP Reference

PHP – trait Keyword

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

The PHP trait keyword is used to create traits, which are a way to allow classes to inherit multiple behaviors.

PHP Reference

PHP – trigger_error() Function

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

The PHP trigger_error() function creates a user-level error message and can be used with the built-in error handler, or with a user-defined function.

PHP Reference

PHP – try Keyword

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

The PHP try keyword is used to create a try…catch, or a try…catch…finally statement.

PHP Reference

PHP – uasort() Function

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

The PHP uasort() function sorts an array by values using a user-defined comparison function while keeping the index association.

PHP Reference

PHP – uksort() Function

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

The PHP uksort() function sorts an array by keys using a user-defined comparison function while keeping the index association.

PHP Reference

PHP – uniqid() Function

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

The PHP uniqid() function generates a unique ID based on the microtime (the current time in microseconds).

PHP Reference

PHP – unixtojd() Function

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

The PHP unixtojd() function converts a Unix timestamp (the number of seconds since midnight of January 1, 1970) to a Julian Day Count.

PHP Reference

PHP – umask() Function

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

The PHP umask() function changes the file permissions for files.

PHP Reference

PHP – unlink() Function

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

The PHP unlink() function deletes a file.

PHP Reference

PHP – unpack() Function

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

The PHP unpack() function unpacks data from a binary string.

PHP Reference

PHP – use Keyword

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

The PHP use keyword tells a class to inherit a trait and it gives an alias to a namespace.

← Previous 1 … 88 89 90 … 109 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.