Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: PHP info.

PHP info: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 1: Line 1:
<html><head>
!!Sample of phpinfo()
<style type="text/css"><!--
body {background-color: #ffffff; color: #000000;}
body, td, th, h1, h2 {font-family: sans-serif;}
pre {margin: 0px; font-family: monospace;}
a:link {color: #000099; text-decoration: none; background-color: #ffffff;}
a:hover {text-decoration: underline;}
table {border-collapse: collapse;}
.center {text-align: center;}
.center table { margin-left: auto; margin-right: auto; text-align: left;}
.center th { text-align: center !important; }
td, th { border: 1px solid #000000; font-size: 75%; vertical-align: baseline;}
h1 {font-size: 150%;}
h2 {font-size: 125%;}
.p {text-align: left;}
.e {background-color: #ccccff; font-weight: bold; color: #000000;}
.h {background-color: #9999cc; font-weight: bold; color: #000000;}
.v {background-color: #cccccc; color: #000000;}
i {color: #666666; background-color: #cccccc;}
img {float: right; border: 0px;}
hr {width: 600px; background-color: #cccccc; border: 0px; height: 1px; color: #000000;}
//--></style>
<title>phpinfo()</title></head>
<body><div class="center">
<table border="0" cellpadding="3" width="600">
<table border="0" cellpadding="3" width="600">
<tr class="h"><td>
<tr class="h"><td>
Line 41: Line 18:
<tr><td class="e">Registered PHP Streams </td><td class="v">php, http, ftp, compress.zlib  </td></tr>
<tr><td class="e">Registered PHP Streams </td><td class="v">php, http, ftp, compress.zlib  </td></tr>
</table>
</table>
</body>
</html>

Revision as of 22:22, 25 January 2006

!!Sample of phpinfo()

<a href="http://www.php.net/"><img border="0" src="/phpinfo?=PHPE9568F34-D428-11d2-A769-00AA001ACF42" alt="PHP Logo" /></a>

PHP Version 4.3.3


System Windows NT DANLAPTOP0106 5.1 build 2600
Build Date Aug 24 2003 22:01:16
Server API Apache
Virtual Directory Support enabled
Configuration File (php.ini) Path C:\WINDOWS\php.ini
PHP API 20020918
PHP Extension 20020429
Zend Extension 20021010
Debug Build no
Thread Safety enabled
Registered PHP Streams php, http, ftp, compress.zlib