view BoosterPack/logintets/.svn/text-base/info.php.svn-base @ 0:0d795f02a8bb tip

initial committ. what was I thinking?
author Robert McIntyre <rlm@mit.edu>
date Mon, 27 Sep 2010 16:57:26 -0400
parents
children
line wrap: on
line source
1 <html>
2 <head>
3 <title> PHP Test Script </title>
4 </head>
5 <body>
6 <?php
7 phpinfo( );
8 ?>
9 </body>
10 </html>