php-windows | 2002071
Date: 07/15/02
- Next message: Gabor Niederlaender: "[PHP-WIN] MSSQL and NT Authentification"
- Previous message: David Elliott: "[PHP-WIN] CGI Error"
- Next in thread: David Redmond: "RE: [PHP-WIN] fputs - need help!!"
- Maybe reply: David Redmond: "RE: [PHP-WIN] fputs - need help!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi
I use this line
fputs ($sysname_log, "$time - SystemName: $sysname\n");
I would like to get a log file, and everytime I refresh this page it will
make a new line and write
$the local time - SystemName: $sysname
So after a while it will look like this
$the local time - SystemName: $sysname
$the local time - SystemName: $sysname
$the local time - SystemName: $sysname
BUT, this is not working, I donīt get a new line, everything is on the same
line. Why??
I use WIN2K and IIS.
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Gabor Niederlaender: "[PHP-WIN] MSSQL and NT Authentification"
- Previous message: David Elliott: "[PHP-WIN] CGI Error"
- Next in thread: David Redmond: "RE: [PHP-WIN] fputs - need help!!"
- Maybe reply: David Redmond: "RE: [PHP-WIN] fputs - need help!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

