php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "proxy server"

What considerations should be made when using a proxy with fsockopen in PHP?

When using a proxy with fsockopen in PHP, it is important to ensure that the proxy server is properly configured and accessible. Additionally, you nee...

What are the best practices for handling HTTP requests and responses when developing a custom proxy server in PHP?

When developing a custom proxy server in PHP, it is important to properly handle HTTP requests and responses to ensure smooth communication between cl...

How can one troubleshoot and resolve a "Proxy CONNECT aborted" error in a PHP CURL request?

The "Proxy CONNECT aborted" error in a PHP CURL request typically occurs when the proxy server is unable to establish a connection with the destinatio...

What are some alternative methods for determining the type of proxy server being used based on HTTP header information in PHP?

When trying to determine the type of proxy server being used based on HTTP header information in PHP, one alternative method is to check for specific...

How can PHP be used to interact with a proxy server for authentication without displaying a login prompt to the user?

When interacting with a proxy server for authentication in PHP, you can use the cURL library to send the authentication credentials in the request hea...

Showing 16 to 20 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.