php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "server"

What is the recommended server name to use when connecting PHP to MS SQL Server?

When connecting PHP to MS SQL Server, it is recommended to use the server name in the format of "server\instance" where "server" is the name of the se...

What are the differences between FTP, FTP-Server, and Root-Server in the context of PHP development and server configurations?

FTP (File Transfer Protocol) is a standard network protocol used to transfer files between a client and a server on a computer network. An FTP server...

What steps are necessary to set up a shoutcast server on a XAMPP server?

Setting up a shoutcast server on a XAMPP server involves installing the necessary software, configuring the shoutcast server settings, and starting th...

What is the server-side limitation of PHP in terms of accessing specific server details?

When using PHP, accessing specific server details such as server IP address or server software version is limited due to security reasons. To overcome...

How can PHP be used to test if a server is available and redirect image paths to a secondary server if the primary server is down?

To test if a server is available and redirect image paths to a secondary server if the primary server is down, you can use PHP to make a simple HTTP r...

Showing 1 to 5 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.