Hi. I'm looking for a PHP code or snippet (not a whole program) that can display a text file (.css) and let you edit it, then save it, all on the web server. I don't want a big premade program to upload since I only want this to edit one .css file on a website. I want to build a simple HTML user interface for a site owner to change their .css file without having to do html, ftp and all that. The only code I found doesn't work, it simply displays the php code in a text area and doesn't show the actual file that it is pointed to, which is the .css file i want to change. Any help or suggestions is appreciated, and I can post the code I have if it will help...Thnx