php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "proxy server"

What potential pitfalls should be considered when trying to connect to a proxy server with PHP on a Windows Server 2008 system?

When trying to connect to a proxy server with PHP on a Windows Server 2008 system, potential pitfalls to consider include ensuring that the proxy serv...

What is the purpose of using PHP to bypass a proxy server and obtain the original IP address?

When a user accesses a website through a proxy server, the website sees the IP address of the proxy server instead of the user's original IP address....

What potential issues or risks can arise when creating a proxy server using PHP?

One potential issue when creating a proxy server using PHP is the risk of exposing sensitive data or resources to unauthorized users if not properly s...

How can PHP be configured to tunnel socket connections through an HTTP proxy to access a web server on port 80?

To tunnel socket connections through an HTTP proxy to access a web server on port 80 in PHP, you can use the cURL library with the CURLOPT_PROXY optio...

What potential security risks are associated with attempting to bypass a proxy server using PHP?

Attempting to bypass a proxy server using PHP can pose several security risks, such as exposing sensitive information, unauthorized access to restrict...

Showing 6 to 10 of 10000 results

‹ 1 2 3 4 5 6 7 8 9 10 ... 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.