On Nov 10, 2007 10:30 AM, Bob Schwartz <[EMAIL PROTECTED]> wrote: > Thanks James, > > Only one minor problem, I know nearly nothing about PHP. > > How would I write this up?
This is TOTALLY off topic for this list so I'll answer this question now but if you have further questions just e-mail me directly, do not e-mail the list about programming questions. <?php echo $_SERVER['REMOTE_ADDR']; ?> in a .php file and the rest of the file can just be plain HTML. -- -- Christian Montoya christianmontoya.net ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
