php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "StrFTime"

How can StrictStandards-Meldung errors be resolved when using date() and strftime() functions in PHP?

When using the date() and strftime() functions in PHP, you may encounter StrictStandards-Meldung errors due to their usage. To resolve this issue, you...

What are the potential pitfalls of using strftime() for date formatting in PHP?

One potential pitfall of using strftime() for date formatting in PHP is that it relies on the server's locale settings, which can vary and may not alw...

What are common mistakes when using strftime function in PHP for date formatting?

Common mistakes when using the `strftime` function in PHP for date formatting include using incorrect format specifiers, not properly escaping charact...

What is the significance of the error message regarding strftime() and the system's timezone settings in PHP?

The error message regarding strftime() and the system's timezone settings in PHP indicates that the timezone is not set in the PHP configuration file...

What are the potential pitfalls of using strftime() function in PHP for date manipulation?

One potential pitfall of using the strftime() function in PHP for date manipulation is that it may not always work as expected due to differences in s...

Showing 31 to 35 of 88 results

‹ 1 2 3 4 5 6 7 8 9 10 ... 17 18 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.