ID: 7106 Updated by: david Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Date/time related Assigned To: Comments: this should be fixed now in CVS Previous Comments: --------------------------------------------------------------------------- [2000-10-09 20:02:56] [EMAIL PROTECTED] Hello again, after two o'clock the time is o.k.! Created on demand for 62.132.129.140(WRKNT1SHB) at 10.10.2000, 02:00:17 [@041] --------------------------------------------------------------------------- [2000-10-09 19:48:24] [EMAIL PROTECTED] Dear Sirs, the following script: <?php echo ("<hr noshade align=left>n"); echo ("Created on demand for "); echo ($REMOTE_ADDR."("); echo (gethostbyaddr($REMOTE_ADDR).")"); echo (" at "); echo (date("d.m.Y, H:i:s")." ["); echo ("<b><a style="color: black;" href="http://www.swatch.com/internettime/beatnik_fs_watches.html""); echo (" Target="_blank""); echo (" onMouseOver="flag('Internet Time');return true;""); echo (" onMouseOut="nd();return true;""); echo (">@".date("B")); echo ("</a></b>]<br><br>");?> produces the following output: Created on demand for 62.132.129.140(WRKNT1SHB) at 10.10.2000, 01:43:12 [@000] The internet time is not the right one at the moment (German time). Best regards, Theo Schöberl --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=7106 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]