php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "host not responding"

What could be causing the "Could not connect to host" error when trying to access a SOAP server in PHP?

The "Could not connect to host" error in PHP when trying to access a SOAP server could be caused by various issues such as incorrect server URL, firew...

How can I check if a specific host is available before establishing a connection using PHP socket functions?

To check if a specific host is available before establishing a connection using PHP socket functions, you can use the `gethostbyname()` function to re...

What potential issues can arise when trying to add up and group entries with the same host in a PHP script?

When trying to add up and group entries with the same host in a PHP script, potential issues can arise if the entries are not properly grouped or if t...

Are there any potential issues with retrieving server information like PHP version, server host, and database host in a PHP email function?

Retrieving server information like PHP version, server host, and database host in a PHP email function can potentially pose a security risk by exposin...

In what situations would it be necessary or beneficial to determine a visitor's host in PHP?

Determining a visitor's host in PHP can be necessary or beneficial when you need to customize content or functionality based on the visitor's host. Fo...

Showing 46 to 50 of 10000 results

‹ 1 2 ... 7 8 9 10 11 12 13 ... 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.