Skip to content

PHP File Editor is a project which lets a user edit files on their server from a web interface. It has syntax highlighting which makes programming much easier through this. It also has a live preview section to see your changes on the same page.

License

Notifications You must be signed in to change notification settings

ronidavelman/PHP-File-Editor-IDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP File Editor is a project which lets a user edit files on their server from a web interface. It has syntax highlighting which makes programming much easier through this. It also has a live preview section to see your changes on the same page.

Dependencies:

  • codemirror

Preview: - http://i.imgur.com/Q3vDqrQ.png

Configuration: - Open index.php. Line 22, set the $file to the file you want to edit. - Line 102 on index.php, change the src of the iframe to the file you are editing.

About

PHP File Editor is a project which lets a user edit files on their server from a web interface. It has syntax highlighting which makes programming much easier through this. It also has a live preview section to see your changes on the same page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published