php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "$_SERVER"

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 1616 to 1617 of 1617 results

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

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.