php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "date functions"

How can PHP beginners effectively utilize date functions like easter_date() and date() for date manipulation?

PHP beginners can effectively utilize date functions like easter_date() and date() for date manipulation by understanding how these functions work and...

What are the advantages of using date and timestamp functions in PHP for date manipulation over custom functions?

When working with dates and timestamps in PHP, using built-in date and timestamp functions can provide several advantages over creating custom functio...

How can PHP functions like date() and strtotime() be used to manipulate date and time values effectively?

PHP functions like date() and strtotime() can be used effectively to manipulate date and time values. The date() function allows you to format a times...

What are the advantages of using PHP functions like date() and mktime() for date manipulation in scripts?

When working with dates in PHP scripts, using built-in functions like date() and mktime() can simplify date manipulation tasks by providing easy-to-us...

How can PHP functions like date() and getdate() be utilized to handle date and time operations effectively?

To handle date and time operations effectively in PHP, functions like date() and getdate() can be utilized. The date() function is used to format a ti...

Showing 1 to 5 of 10000 results

‹ 1 2 3 4 5 6 7 8 9 10 ... 1999 2000 ›
PHP.ORG

A free knowledge base for PHP developers. Open to all.

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.