Documentation is available at phpinfo.php
- <?
- /**
- * phpinfo.php
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- * @author Stephan Raabe
- */
- ?>
- <html>
- <head>
- <title>openEngine - PHP Info</title>
- </head>
- <body bgcolor="White" leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">
- <? echo phpinfo(); ?>
- </body>
- </html>
Documentation generated on Tue, 04 Oct 2005 11:13:42 +0200 by phpDocumentor 1.3.0RC3