php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "external domain"

What is the purpose of using a language switch (Sprachweiche) in PHP for redirecting users to an external domain?

When redirecting users to an external domain based on their language preference, a language switch (Sprachweiche) in PHP can be used to dynamically ge...

How can external links to a specific domain be automatically set to "nofollow" in PHP?

To automatically set external links to a specific domain as "nofollow" in PHP, you can use a regular expression to identify the links and add the "nof...

What considerations should be made when testing PHP scripts locally with XAMPP and encountering issues with domain status checking that work on external servers?

When testing PHP scripts locally with XAMPP and encountering issues with domain status checking that work on external servers, one consideration to ma...

What are the potential reasons for the code provided not working to check the existence of an external domain?

The potential reasons for the code not working to check the existence of an external domain could be related to network connectivity issues, incorrect...

What network-related issues could cause PHP to fail in checking the existence of an external domain?

Network-related issues such as DNS resolution problems, firewall restrictions, or connectivity issues could cause PHP to fail in checking the existenc...

Showing 6 to 10 of 6238 results

‹ 1 2 3 4 5 6 7 8 9 10 ... 1247 1248 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.