php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "compiling"

What compiler flags are necessary for PHP to support large files on Linux systems?

When working with large files in PHP on Linux systems, it is important to ensure that the compiler flags are set correctly to support these large file...

What steps are necessary to compile PHP with the desired extension on Windows?

To compile PHP with a desired extension on Windows, you will need to have the necessary development tools installed, such as Visual Studio and the PHP...

Is there a "lite" version of the PHP manual available in formats like PDF or books for easier reference?

There is no official "lite" version of the PHP manual available in PDF or book formats. However, you can create your own condensed version by selectin...

How can I optimize my PHP code for better performance when interacting with a Sybase database compared to MySQL?

When interacting with a Sybase database in PHP, it is important to optimize your code for better performance compared to MySQL by using the appropriat...

How can developers mitigate the challenges of using C-based PHP extensions like Yaf on shared web hosting platforms?

Developers can mitigate the challenges of using C-based PHP extensions like Yaf on shared web hosting platforms by compiling the extension as a shared...

Showing 126 to 130 of 161 results

‹ 1 2 ... 23 24 25 26 27 28 29 ... 32 33 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.