View Single Post
  #6 (permalink)  
Old May 5th, 2007, 16:01
Donny Bahama Donny Bahama is offline
Reputable Member
Join Date: Mar 2005
Location: Margaritaville (a state of mind somewhere between Inebriation and San Diego), CA
Posts: 236
Thanks: 4
Thanked 0 Times in 0 Posts
Re: PHP Code Editor script needed

Quote:
Originally Posted by mmfraser View Post
Hmmm, I think you're missing my point. I need the editor to be online so that the person editing it does not need to FTP it.
I'm not missing your point, but since I don't have the answer you're looking for...

If the problem is a lack of ftp access (i.e. ftp blocked by a firewall), you could use net2ftp. That way you can use any local text editor to make changes, then upload the file via http. HTH
Reply With Quote