Manual or Automatic?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Archy
Forum Contributor
Posts: 129
Joined: Fri Jun 18, 2004 2:25 pm
Location: USA

Post by Archy »

Personally, if I were to use a wysiwyg editor, then I would opt for Frontpage; it's a lot faster than Dreamweaver. However, I only ever use a wysiwyg editor when I am making tables; but even then, you have to go into the code every 2 mins to edit what the program has just done :\

So I stick with good 'ol Notepad; although I would be interested in downloading a PHP editor, might come in useful.
raging radish
Forum Commoner
Posts: 32
Joined: Sun Nov 14, 2004 3:02 pm
Location: Toronto

Post by raging radish »

I've always used Metapad (in Windows) and Gedit (in Linux). Seemed to me that the only way to learn the structure of HTML and PHP was to type it out myself, correct the goofs I make and learn from my mistakes. I've never actually tried a WYSIWYG editor so I can't really comment on what they can or can't produce.
Post Reply