Skip to content

exis9/CSVEditorPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSVEditorPHP 2022

2022 CSV Online Editor (PHP & JavaScript)

<You can create/edit/delete/download CSV on the web!>

This is a hardfork from CSVEditor. I improved various parts from the original CSVEditor.

(Mobile support, CSV creation & deletion supports, the latest library supports, CSV download support, special CSV supports, and so on)

Screen Shot 2022-03-06 at 15 17 16

You can edit anytime! Screen Shot 2022-03-06 at 15 18 16


WARNING

・You always need the title columns for the 1st line in your CSV.

・Files will be saved in the csv folder.

・Please set the appropriate folder permissions such as 705, 777, 707 or whatever depends on your server setting. Otherwise, saving CSV might fail.


Localisation is verrrrrry easy! WOW!!

I prepared all used texts in one place! All you need is just modify texts in config.php. Currently all texts are written in Japanese, but I also prepared the English versions too in each comment, so please replace them if you prefer English or whatever other languages.

Screen Shot 2022-03-06 at 14 49 49


Installation

Just download all the files and put everything on your server that supports PHP! (change the folder permissions if needed.)

After that, you can open the directory on your browser! Very easy, right?

About

2022 CSV Online Editor (PHP & JavaScript)

Resources

License

Stars

Watchers

Forks

Packages

No packages published