Jump to content

Editor needed


Recommended Posts

Hi, I'm building a php application at work, but im not part of the IT team. So, at completion I am going to 'turn over' my code to IT to serve and run. The problem being that once turned over, I cannot make changes or update the code.

 

What i'd like is to have a php document as part of the package which I turn over which can open and edit the other local php documents. It really can be very simple, no frills needed.

 

Something along the lines of:

- list all of the available local documents

- once one is selected, open that file into a field of some kind (prob a textarea)

- allow me to edit it there

- save the whole thing back into the original php document.

 

Any ideas of how to do this? Or is there something like this out there already?

 

I am going to have to build in security for obvious reasons... Are there any other considerations you can think of?

 

Thanks!

Link to comment
https://forums.phpfreaks.com/topic/178158-editor-needed/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.