Sublime directory Surf the web anonymous Pagerank Monitor


PHP WYSIWYG - Is There One?

J n b
Sat 8 July 2006, 11:40 am GMT +0200
Is that possible. Is there a program like Front Page or Dream Weaver that lets you see PHP too?

Nikolas
Sat 8 July 2006, 11:48 am GMT +0200
There are many php editors, but not WYSIWYG.

My favourite is Komodo

Mind_nl
Sat 8 July 2006, 12:02 pm GMT +0200
Front Page is more of a WYSIWMSWYTS tool (What You See Is What MicroSoft Wants You To See)

To get a WYSIWYG view of a php script is not possible, a script uses variables that are filled and changed while the script is running and there is no view of a script/program other than the output it produces. If you want to get a WYSIWYG of the output I guess you can use templates and view them in Dreamweaver (see how phpBB uses the .tpl files)

J n b
Sat 8 July 2006, 02:04 pm GMT +0200
K Cheers!

olaf
Sat 8 July 2006, 03:47 pm GMT +0200
Is that possible. Is there a program like Front Page or Dream Weaver that lets you see PHP too?
Dreamweaver has some live functions but this works only for php code created by DW

d6rth7ader
Thu 13 July 2006, 08:43 am GMT +0200
try to search hotscripts.com.

i also use Komodo but it isnt wysiwyg though.

olaf
Thu 13 July 2006, 10:03 am GMT +0200
and don't forget this site: http://www.php-editors.com/

Nikolas
Thu 13 July 2006, 10:03 am GMT +0200
The only php editor with WYSIWYG capabilities is the Zend Studio, but as an editor it is very slow (written in Java) and not recommended.

If you want to test what you do is better to use an apache/mysql server in your local machine. BTW if you think this is not easy (I talk about the installation) you can try the apache friends XAMPP

Archive for SMF v1.00 by N.P. Valid XHTML 1.0 Transitional