Click to See Complete Forum and Search --> : Web Tools?


johnnyjava
02-23-2006, 05:55 PM
I am an experienced developer and was wondering which is the better (prefered) WYSIWYG web tool in the market today? Why?

Is PHP a better way to go?

Thanks.

drhowarddrfine
02-23-2006, 09:17 PM
PHP is not a WYSIWYG tool. Is that what you are saying?

Most of us do not like any of the WYSIWYG software and do not use them.

pcthug
02-24-2006, 02:12 AM
WYSIWYG Editors are for producing a HTML/CSS design, PHP is a programming language, it runs behind the scenes and it or an equal counterpart is required for something such as a forum to function

Mouse77e
02-24-2006, 05:34 AM
To Answer your question... I love Dreamweaver MX, it writes a lot of my code which i can tidy up as needs be, it facilitates previews... it makes life faster and easyier... as for PHP, its horses for cources, it is another of my loves... unfortunatly not too well suppoted by Dreamweaver.... if you like PHP give XAMPP a spin it is a PHP and MySQL package...

johnnyjava
02-24-2006, 10:17 AM
Thanks for the input. Sorry for the confusion on the web tools and programming language. I should have known better. Dreamweaver it is even though it sounds like core design is the preferred.

JPnyc
02-24-2006, 11:34 AM
If you're already a coder just forget WYSIWYG and handcode. It's the way to go.