[nycphp-talk] Sorry, really stupid question...
CHUN-YIU LAM
chun_lam at hotmail.com
Sat Dec 28 19:10:10 EST 2002
$fileID = fopen("nicknames.txt", "a") or
die("Could not open " . $path . "/nicknames.txt");
chmod("nicknames.txt", 0755);
fputs($fileID, $nickname . "\
");
fflush($fileID);
fclose($fileID);
Get this. This may not be your fault. If you are looking at it from the
web brower, you forget to put <BR>.
Matthew
_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 3 months FREE*.
http://join.msn.com/?page=features/junkmail&xAPID=42&PS=47575&PI=7324&DI=7474&SU=
http://www.hotmail.msn.com/cgi-bin/getmsg&HL=1216hotmailtaglines_stopmorespam_3mf
More information about the talk
mailing list