|
How would I do this? I need it to write on a blank space around...30 or 50 bytes into the file (list.txt). I can't write to a new file and have it read that file because it doesn't know why there's an if statement. Specifically, it's a simple login script using forms.
EDIT: I have seen things for fseek but that doesn't apply to writing...does it?
|