PDA

View Full Version : file operations


garoboldy
08-20-2004, 04:44 PM
ok, other than my sorting problem(already posted) I am working with about 140 to 150 IT scripts(files with instructions on certain installs) here at work, I want to add these to my php software I have been building so I can view the files in the webpage and have the option to edit them, as in it puts the file in a textarea or something so I can edit the text and then rewrite the file. Anyone have some code examples or something I can get started with