php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "modern standards"

What are some recommended online or book resources for learning about complex web projects in PHP?

When tackling complex web projects in PHP, it's important to have a solid understanding of PHP frameworks like Laravel or Symfony, as well as concepts...

How can CSS and HTML be optimized to ensure compatibility with different browsers, including Chrome?

To ensure compatibility with different browsers, including Chrome, CSS and HTML can be optimized by using vendor prefixes, avoiding browser-specific h...

How can one distinguish between good, bad, and outdated PHP tutorials and resources when learning OOP?

When looking for PHP tutorials and resources for learning Object-Oriented Programming (OOP), one can distinguish between good, bad, and outdated ones...

Is it advisable to rewrite PHP3 applications rather than trying to convert them to PHP5?

It may be advisable to rewrite PHP3 applications rather than trying to convert them to PHP5, as PHP5 introduced significant changes and improvements t...

How can the use of mysql_*() functions affect the security and performance of a PHP/MySQL site?

The use of mysql_*() functions in PHP can affect the security and performance of a PHP/MySQL site because they are deprecated and no longer supported...

Showing 1931 to 1935 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.