php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "obfuscation"

What are the potential pitfalls of using PHP accelerators to encrypt PHP code?

Potential pitfalls of using PHP accelerators to encrypt PHP code include decreased performance due to the additional overhead of encryption and decryp...

Are there any best practices for hiding PHP code in the source of a webpage?

To hide PHP code in the source of a webpage, one common practice is to use server-side includes or server-side scripting to prevent the PHP code from...

Is converting email addresses to Hex code a reliable method in PHP to deter spam bots from harvesting them?

Converting email addresses to Hex code in PHP can be a method to deter spam bots from harvesting them, as it makes it more difficult for bots to recog...

In PHP development, how can one differentiate between intentionally obscured code for learning purposes and malicious code designed to cause errors?

When encountering obscured code in PHP development, one way to differentiate between intentional obfuscation for learning purposes and malicious code...

Showing 51 to 54 of 54 results

‹ 1 2 3 4 5 6 7 8 9 10 11 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.