RE: [PHP] PHP - File Edit

2003-06-06 Thread Boaz Yahav
] Sent: Friday, June 06, 2003 8:17 AM To: [EMAIL PROTECTED] Subject: [PHP] PHP - File Edit Does anyone know of a simple program that will let me specify a file within a certain directory to load into a textarea field, let me make changes, then export/replace that file with the changed contents

Re: [PHP] PHP - File Edit

2003-06-05 Thread Philip Olson
On Fri, 6 Jun 2003, Matt Zur wrote: > Does anyone know of a simple program that will let me specify a file > within a certain directory to load into a textarea field, let me make > changes, then export/replace that file with the changed contents? > > I tried writing one myself in PHP, but I ran

[PHP] PHP - File Edit

2003-06-05 Thread Matt Zur
Does anyone know of a simple program that will let me specify a file within a certain directory to load into a textarea field, let me make changes, then export/replace that file with the changed contents? I tried writing one myself in PHP, but I ran into a problem with quotes. If I had tags in