php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "date and time representation"

What are the best practices for formatting and displaying timestamps retrieved from a MySQL database using PHP to ensure accurate date and time representation?

When retrieving timestamps from a MySQL database using PHP, it is important to format and display them correctly to ensure accurate date and time repr...

What best practices should be followed when manipulating timestamps in PHP to ensure accurate date and time representation?

When manipulating timestamps in PHP, it is important to ensure accurate date and time representation by using the correct timezone, formatting the out...

What are the best practices for handling timestamps in PHP to ensure accurate date and time representation?

When handling timestamps in PHP, it is important to ensure accurate date and time representation by using the correct functions and formats. One of th...

How can developers convert JS timestamps to UNIX timestamps in PHP for accurate date and time representation?

When converting JS timestamps to UNIX timestamps in PHP for accurate date and time representation, developers need to account for the difference in ho...

How can strtotime and date functions in PHP be used to manipulate date and time data?

To manipulate date and time data in PHP, you can use the strtotime function to convert a date/time string into a Unix timestamp, which is a numeric re...

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.