IT IS NOT POSSIBLE!!!

Php does not permit editing of files on the file system of a remote host. If
you want to edit your php scripts on some free host...then place a dirty
code editor on that system...It may be slow but it is the only solution...

It MIGHT be possible to use the fopen() command and make an editor like
that(your imagination) but you need to set the CHMOD of the files each time
you edit it....But it is a BAD idea....It is going to be slow..You may get
several errors....

If it works...make it a public domain for the advantages of others..




"R. Lindeman" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 sorry fo.....



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to