php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "numbering"

What is the difference between using "o" and "Y" format characters in the date function in PHP?

When using the date function in PHP, the "o" format character represents the ISO-8601 year number, while the "Y" format character represents the four-...

What are some different methods in PHP to number duplicate values in an array without changing the order of the values?

When dealing with an array that contains duplicate values, a common issue is how to number these duplicates without changing the order of the values....

What are some best practices for displaying page numbers in a print view generated by a PHP script?

When displaying page numbers in a print view generated by a PHP script, it is important to ensure that the page numbers are clear and easily navigable...

Showing 96 to 98 of 98 results

‹ 1 2 ... 11 12 13 14 15 16 17 18 19 20 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.