Forum Moderators: coopster
A lot of turtorials on the web for something like this. I googled for 'php file handling'. Check out [free2code.net...]
Tim
PHP makes it quite easy actually. You read the file, output the value to a textarea, do any edit-checking or security checks you want, and write the file back out. Give it a whirl, if you get stuck on anything there are plenty of folks here that will offer assistance while you learn.