php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "PHP security vulnerabilities"

How can passing parameters through URL parameters be a potential security risk when calling PHP functions?

Passing parameters through URL parameters can be a potential security risk when calling PHP functions because it exposes the parameters directly in th...

What are the potential security implications of checking for file existence on remote servers in PHP?

When checking for file existence on remote servers in PHP, there is a potential security risk of disclosing sensitive information about the server's f...

What are the potential security risks associated with allowing browsers to save passwords for PHP websites?

Allowing browsers to save passwords for PHP websites can pose a security risk because if a user's device is compromised, their saved passwords could b...

What potential security risks should be considered when outputting source code on a webpage using PHP?

One potential security risk when outputting source code on a webpage using PHP is the possibility of exposing sensitive information such as API keys,...

What are the security implications of using Active X in JavaScript for file uploads in PHP?

Using ActiveX in JavaScript for file uploads in PHP poses security risks as ActiveX controls can potentially execute malicious code on the user's mach...

Showing 9961 to 9965 of 10000 results

‹ 1 2 ... 1990 1991 1992 1993 1994 1995 1996 ... 1999 2000 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.