php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "searching"

What are some common reasons for a SELECT query in PHP not returning any results?

One common reason for a SELECT query in PHP not returning any results is that the query may not be written correctly, causing it to not match any reco...

Are there any specific resources or forums for individuals looking to work with older PHP versions like PHP1 for educational purposes?

There may not be specific resources or forums dedicated to working with older PHP versions like PHP1, as it is a very outdated version. However, you c...

What are the advantages and disadvantages of using strpos() and substr() functions in PHP for text manipulation?

When manipulating text in PHP, the strpos() function is used to find the position of a substring within a string, while the substr() function is used...

Showing 1201 to 1203 of 1203 results

‹ 1 2 ... 232 233 234 235 236 237 238 239 240 241 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.