php question

Bradley Miller bradmiller at dslonramp.com
Thu Nov 7 05:51:22 CST 2002


At 09:26 PM 11/6/02 -0800, Kurt Kessler wrote:
>"<?php
>
>$thedate = date('H:n');
>$theIP = $HTTP_SERVER_VARS['remote_host'];
>
>echo 'Your IP: '.$theIP;
>echo '<br>';
>echo 'Time: '.$thetime;
>
>?>"

Should it be $thedate instead of $thetime?  ;-)

-- Bradley Miller




More information about the Kclug mailing list