php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "$_SERVER['SCRIPT_NAME']"

What potential issue could cause the $PHP_AUTH_USER variable to be empty in a PHP script?

The potential issue that could cause the $PHP_AUTH_USER variable to be empty in a PHP script is that the server configuration may not be set up to pas...

How can LAN IPs of users be retrieved in a PHP survey conducted within a Win2k domain?

To retrieve LAN IPs of users in a PHP survey conducted within a Win2k domain, you can use the $_SERVER['REMOTE_ADDR'] variable to get the IP address o...

Showing 1621 to 1622 of 1622 results

‹ 1 2 ... 316 317 318 319 320 321 322 323 324 325 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.