0
JameBond Posted 20 years ago
Science & IT

I need PHP compatible text editor

Hi all
I need a software like HTML RICH TEXT AREA this software is compatible with a ASP and it provide a editing text area inside HTML pages
I need the same but PHP compatible
  

Top answer

To write a PHP file, you need to write a file without formatting , so as pure as possible. So... you could simply use the Windows notepad and if you want an automatic colourisation to help you in making a good code...

  • To write a PHP file, you need to write a file without formatting , so as pure as possible.
  • So...
  • you could simply use the Windows notepad and if you want an automatic colourisation to help you in making a good code...
  • you could download a good notepad, called Notepad++.
  • org/wiki/Notepad ++ What you really need to use correctly the PHP files is having a good server supporting the PHP files.
Free · every Monday

Get the Weekly English Kit 📬

New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.

3 Answers
0
To write a PHP file, you need to write a file without formatting , so as pure as possible. So... you could simply use the Windows notepad and if you want an automatic colourisation to help you in making a good code... you could download a good notepad, called Notepad++.

http://en.wikipedia.org/wiki/Notepad+
0
Thanks , I was download PHP Editor .
0
I would like to suggest Dream viewer or Netbeans can be used as text editor. I think these are using by profeesional progreammers. You can also start with this.

Related Questions