php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "deprecation"

What resources or documentation can help PHP developers understand the transition from mysql to mysqli functions for database interactions?

The transition from mysql functions to mysqli functions in PHP is necessary due to the deprecation of the mysql extension. To understand this transiti...

Are there specific considerations for using MySQL functions in PHP 5 compared to PHP 4?

In PHP 5, there are some changes in how MySQL functions are used compared to PHP 4. One major change is the deprecation of the original MySQL extensio...

Showing 71 to 72 of 72 results

‹ 1 2 ... 6 7 8 9 10 11 12 13 14 15 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.