PHP Version
<% $php_version %>
PHP Modules
<% columnize from=$modules to=list cols=5 %>
<% foreach from=$list item=row %>
<% foreach from=$row item=cell %>
|
<% $cell %>
|
<% /foreach %>
<% /foreach %>
General Information
<% $general %>
PHP Core Information
<% $configuration %>