Snippets tagged “server-configuration”
2 snippets use this tag.
- How can I find the version of php that is running on a distinct domain name?PHP
There are a few ways to find out the version of PHP running on a specific domain name.
- Max size of URL parameters in _GETPHP
In PHP, the maximum size of the parameters in a GET request is determined by the server's configuration.