php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "modern standards"

What are some common pitfalls when transitioning from PHP 5.6 to PHP 7.4?

Issue: One common pitfall when transitioning from PHP 5.6 to PHP 7.4 is the removal of deprecated features and changes in syntax. This can cause compa...

Are there any recommended resources, such as books, for learning more about PHP programming?

There are several recommended resources for learning more about PHP programming, such as "PHP for the Web: Visual QuickStart Guide" by Larry Ullman, "...

What are some recommended resources for learning advanced PHP techniques?

To learn advanced PHP techniques, it is recommended to explore online resources such as PHP documentation, tutorials on websites like W3Schools and PH...

What is the difference between eregi_replace and preg_replace in PHP, and how can it affect the output of the code?

eregi_replace is a case-insensitive version of the deprecated ereg_replace function in PHP, which is used to perform a regular expression search and r...

What are the drawbacks of using frames in PHP web development?

One major drawback of using frames in PHP web development is that they can make the website less accessible and harder to navigate for users with disa...

Showing 1916 to 1920 of 1938 results

‹ 1 2 ... 379 380 381 382 383 384 385 386 387 388 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.