⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

isectestpage: test.php

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