PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Is it possible to write a file to disk or hard drive using php? I need to create a .txt file and save it to either the desktop or C:\ directory if possible. Actually, I don't even need to create one, I could just edit an existing one. Any help would be greatly appreciated.