php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "escape sequences"

What are the differences between using mysqli_real_escape_string and htmlspecialchars in PHP for data security?

When dealing with user input in PHP, it is important to sanitize the data to prevent SQL injection attacks and cross-site scripting (XSS) attacks. m...

What are common errors or pitfalls when using the MATCH AGAINST syntax in PHP for a FULLTEXT search?

Common errors or pitfalls when using the MATCH AGAINST syntax in PHP for a FULLTEXT search include not properly setting up the FULLTEXT index on the c...

Showing 4821 to 4822 of 4822 results

‹ 1 2 ... 956 957 958 959 960 961 962 963 964 965 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.