Skip to content
This repository was archived by the owner on Sep 29, 2020. It is now read-only.

latinrev/php-text-editor

Repository files navigation

php-text-editor

PHP based text editor with file and directory management system

  • Press the file if you want to read it 💾

  • Donwload or delete with the buttons ⬇ 🗑

  • Create a folder or file by simply specifying an extension 💾 the program will automatically tell if it is a file or a folder

    newfolder - Folder 📁 newfolder.txt - File 💾

  • It can create nested folders 👌

  • You can traverse nested folder(It uses a local file to persist the path)🏃‍♂️

  • Some reserved names -index.php -resources -../ The program will throw an error if you try to delete any of those files ⛔

  • Save by click the save button on the right bottom corner➡➡

About

PHP based text editor with file and directory management system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published