PHP Editor

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
Method
Forum Newbie
Posts: 11
Joined: Tue Aug 26, 2003 5:50 am

PHP Editor

Post by Method »

Curious if there was a Windows version similar to this PHP editor (http://www.tumultco.com/HyperEdit/index.php). This editor has a real-time preview of your code. Of course this particular one is for Mac OS and all others that I can find is for the same.

Just curious if there was something similar for windows. With a real-time preview, I have seen ones that link to your localhost and will give you a preview there.

No real necessity for this, just wondering...
deltawing
Forum Commoner
Posts: 46
Joined: Tue Jun 14, 2005 2:55 pm

Post by deltawing »

EditPlus does that if you can get it set up properly. Its not that hard. It can't do virtual directories, but other than that, it works pretty well. http://www.editplus.com
malcolmboston
DevNet Resident
Posts: 1826
Joined: Tue Nov 18, 2003 1:09 pm
Location: Middlesbrough, UK

Post by malcolmboston »

does anyone know if theres a windows version of kate as well, used to have it on linux and its an awesome editor
rorycanyon
Forum Newbie
Posts: 5
Joined: Thu Oct 13, 2005 7:59 am

I am using editplus, working pretty well~~~

Post by rorycanyon »

I use notpad previously~~ :roll:
Post Reply