php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "formatting functions"

How can formatting functions be handled when accessing data from an Excel file using PHP streams?

When accessing data from an Excel file using PHP streams, formatting functions such as number formatting, date formatting, and currency formatting may...

What are the advantages of using MySQL functions for date formatting in PHP over PHP functions like strtotime()?

When formatting dates in PHP, using MySQL functions like DATE_FORMAT() can be advantageous over PHP functions like strtotime() because MySQL functions...

How can the locale settings impact the output of currency formatting functions in PHP?

Locale settings can impact the output of currency formatting functions in PHP because they determine how numbers, dates, and currencies are displayed...

How can PHP developers ensure that date formatting functions do not conflict with locale settings?

When formatting dates in PHP, developers should explicitly set the desired locale for date formatting functions to ensure they do not conflict with sy...

What are the best practices for handling formatting issues in the frontend using helper functions in templates?

When handling formatting issues in the frontend using helper functions in templates, it is best to create reusable functions that can be called within...

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.