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!
Trust me, I realize I am about to get pwned by you guys for being a new poster on the board already asking for help but I really need it... I cant figure out why this wont work. It seems to be correct, am I missing something?
oh yeah... the point. Im trying to get this simple form to edit the content of these text files so that I can use them with another script.
ok, so what is going on is there is no error when it comes to validation, and the txt files are all set to be written, but when I input data and send it to the server, then go in and read the txt files there is still no data meaning it didnt work. Im going to try what you said and see if it works. thank you!
UPDATE: Nope... that wasn't it tasairis
I want it to open the file and completely replace the content, then save it for use with another script. currently I don't know if my changes are simply being lost after I move to the new script.
Ok so...
now the server returns "cant open name.txt" which means if it didn't hang up there it would probably do the same thing for the other 4. even before I have anything to post this is what shows up.