How to know the configuration of PHP on a webserver (IIS / Apache)?

The following code in a file will display the information of PHP on a webserver (IIS / Apache)

echo phpinfo()

Comments

Popular posts from this blog

Configuring DB2 Connect Server

Concatenate files using MS-DOS