isectestpage: test.php

File test.php, 87 bytes (added by dsmith@isecpartners.com, 9 years ago)
Line 
1<?php
2echo "Hello from iSEC!<br>The current date/time is: " . date("Y-m-d h:i:sa");
3?>