Get the Apache and PHP Version Info
If you are developing PHP code for a website you might sometimes want to check which version of Apache or PHP will be running the website. This is particularly true if you use some functionality that was included at a particular revision of the software or if you want to avoid security holes that were…