apache_get_version method is used to fetch Apache version
<?php
$version = apache_get_version();
echo "$version\n";?>
How to find apache version in PHP ?
Related:

How to check if modules are enabled in php or not

Google Text to Voice API in PHP

File write in PHP by FTP (Without 777 Permission)

Date difference in Days in PHP

XAMPP simple installer for apache, php and mysql

POG -PHP Code generator

Start stop apache in Red Hat 7

How to install Apache in Ubuntu
Subscribe to:
Post Comments (Atom)