[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ossig] WYSIWYG editor for PHP



Raja Iskandar Shah wrote:

> Still searching for a good visual
>WYSIWYG IDE. If there are WYSIWYG HTML editors, why can't there be
>WYSIWYG php editors ?
>
One alternative is to design the basic dynamic
page as a static page in a WYSIWYG
environment like Mozilla composer, then take the generated
HTML into your PHP program, and put in the relevant

<?

echo "the data bits";

?>

tags wherever something 'active' is needed.  But it's
hard to make any further tweaking to the look once
you start adding the tags.


Imran





---------------------------------------------------------
To unsubscribe: send mail to ossig-request@mncc.com.my
with "unsubscribe ossig" in the body of the message