Answer the question
In order to leave comments, you need to log in
mini IDE
I want this: there is a certain program or php-module on the server. it is a text editor with syntax highlighting. access to it can be, for example, site.ru/editor. it must be able to open and save files residing on that server.
in other words, a mini-editor with which you can edit files on the server at any time.
is there anything like that?
Answer the question
In order to leave comments, you need to log in
Hmm... Usually in CMS, what are "serious" and so there are things like that. And in order to simply “attach” this to the site, you need at least to create an authorization system so as not to give anyone the opportunity to edit files.
Choose: en.wikipedia.org/wiki/Comparison_of_Javascript-based_source_code_editors
On Habré there is an article on this topic - Programming in the cloud: A small overview of the Online IDE .
I myself use codemirror for these purposes, though I wrote the server part myself.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question