How to show informations about current PHP install

You can show informations about current php install by function:phpinfo();This will give you to output PHP version, variables, installed modules and versions and also all configuration directiories, ports etc.

Comments

Popular posts from this blog

How to construct a B+ tree with example

How to show only month and year fields in android Date-picker?

Visitor Counter Script Using PHP