How to get Php configuration information
- by admin
- 0
To get the configuration details(like php version, host details, mysql details) use the following function:
How to get the installed php version ?
phpinfo();
To get the configuration details(like php version, host details, mysql details) use the following function: How to get the installed php version ? phpinfo();
To get the configuration details(like php version, host details, mysql details) use the following function: How to get the installed php version ? phpinfo();