Is there Php emulate SQL text file editor?

Asked By 10 points N/A Posted on -
qa-featured

I transferred a file in ASCII text to my server.  I'm running PHP on a UNIX Server. What text editor can I use so that Php emulate sql text file?

SHARE
Best Answer by Williams Todd
Answered By 0 points N/A #156704

Is there Php emulate SQL text file editor?

qa-featured

There are some text editor like Ultraedit, Textpad etc. to edit large PHP emulate SQL text file. 

Ultraedit helps to edit, merge, find duplicate file. You can handle all text file with this.

This is one of the best editor. You can buy a full version.

But trial version has all the features to use as a full editor.

Textpad is also a strong general purpose editor which can be used in UNIX server.

It supports languages like Dutch, English, Italian, Polish, Japanese, Polish, Spanish etc.

You can edit the files easily with this.

Best Answer
Best Answer
Answered By 0 points N/A #156703

Is there Php emulate SQL text file editor?

qa-featured

Hello,

There are many text editors that support PHP when you run it on Unix server and here is a few: Vim is a difficult text editor program because vim’s command structure is not clear but vim is considered a powerful and fast text editor. Nano is free and good for beginners.  

Emacs is considered an excellent text editor because it is easy to use and has good documentation.  JEdit supports syntax for more than 200 types and PHP is one of them.  JEdit run on all operating systems but it requires that you install Java 1.6 virtual machine. Go to this site and check JEdit.

I hope this info will help you.

Good luck.

Related Questions