php ini user_agent

PHP always sends a content header along with its processed output, including a user agent attribute. This directive determines the value of that attribute.

user_agent = "PHP"

Define the User-Agent string. PHP's default setting for this is empty.





Content