JSHINER Posted March 23, 2008 Share Posted March 23, 2008 Any suggestions for a good WYSIWYG editor? Link to comment https://forums.phpfreaks.com/topic/97519-good-wysiwyg-editor/ Share on other sites More sharing options...
Bladescope Posted March 23, 2008 Share Posted March 23, 2008 From good old Notepad, I moved on to NoteTab Lite But now i've settled on Notepad++, both free. Notepad++ has been the most useful and powerful editor i've came across, it's open source too. The link is here -> http://notepad-plus.sourceforge.net/uk/site.htm Thats my recommendation. Link to comment https://forums.phpfreaks.com/topic/97519-good-wysiwyg-editor/#findComment-498960 Share on other sites More sharing options...
wildteen88 Posted March 23, 2008 Share Posted March 23, 2008 For PHP programming? PHP is not a click and drag language like HTML/CSS is. Most PHP enerated code form WYSIWYG editors is bloated and incredibly complex, especially when it doesn't work. You should code by hand. Also have a read of this thread for a recommended PHP editor Link to comment https://forums.phpfreaks.com/topic/97519-good-wysiwyg-editor/#findComment-498961 Share on other sites More sharing options...
JSHINER Posted March 23, 2008 Author Share Posted March 23, 2008 Sorry. I meant for use in a website I'm building. I'd never use a WYSIWYG editor to code my PHP Link to comment https://forums.phpfreaks.com/topic/97519-good-wysiwyg-editor/#findComment-498962 Share on other sites More sharing options...
wildteen88 Posted March 23, 2008 Share Posted March 23, 2008 So you want one for HTML/CSS? If so have a look at http://www.fckeditor.net/ Link to comment https://forums.phpfreaks.com/topic/97519-good-wysiwyg-editor/#findComment-498963 Share on other sites More sharing options...
JSHINER Posted March 23, 2008 Author Share Posted March 23, 2008 Ok I'll check that out. Thanks! Link to comment https://forums.phpfreaks.com/topic/97519-good-wysiwyg-editor/#findComment-498973 Share on other sites More sharing options...
sqlnoob Posted March 23, 2008 Share Posted March 23, 2008 easyhtml it's free and it works fine for html editing Link to comment https://forums.phpfreaks.com/topic/97519-good-wysiwyg-editor/#findComment-499045 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.