php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "runtime-specific information"

How can PHP be used to sort the output of a SQL query in a specific order?

When retrieving data from a SQL database using PHP, the default order of the results may not always be what is desired. To sort the output of a SQL qu...

Is it common practice to calculate product prices based on specific measurements in PHP for online shops?

It is common practice to calculate product prices based on specific measurements in PHP for online shops. This can be done by defining the price per u...

Are there any specific PHP functions or libraries that can help with text conversion from CKEditor output?

When working with CKEditor output, you may encounter the need to convert the text in a specific way before displaying or storing it. One common task i...

How can PHP be used to mark multiple days in a calendar for specific events or holidays?

To mark multiple days in a calendar for specific events or holidays using PHP, you can create an array that contains the dates to be marked and then l...

How can PHP be used to validate input fields for specific characters, such as numbers and letters?

To validate input fields for specific characters in PHP, you can use regular expressions. Regular expressions allow you to define patterns that the in...

Showing 9996 to 10000 of 10000 results

‹ 1 2 ... 1991 1992 1993 1994 1995 1996 1997 1998 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.