[PHP] Re: PHP Dreamweaver / Fireworks

2001-09-24 Thread Adam

 Sometimes I find it easier to build web tables inside fireworks, but I
also
 need to embed PHP code into the table (ie. to display the date, logged in
 user, etc). Well, this is a pain because fireworks overwrites the entire
PHP
 file every time I make a change to it. If there's no PHP to embed I just
 require the HTML file with the fireworks output in it.

 I am tired of cutting and pasting my PHP code! ;-)

 How do you guys handle things like this?

 Thanks.

I don't USE a wysiwyg program to edit tables or html. Unless it's made for
php (yeah right i'd liek to see that) it's not gonna be able to tell what
you want. Maybe get phakt for Ultradev or something.

-Adam



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Re: PHP Dreamweaver / Fireworks

2001-09-24 Thread drb

I use Edit Plus on a windows machine - great text editor - check it out,
easy to make tables as well.

http://www.editplus.com/

the best program I ever purchased!

DRB

Adam [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
|  Sometimes I find it easier to build web tables inside fireworks, but I
| also
|  need to embed PHP code into the table (ie. to display the date, logged
in
|  user, etc). Well, this is a pain because fireworks overwrites the entire
| PHP
|  file every time I make a change to it. If there's no PHP to embed I just
|  require the HTML file with the fireworks output in it.
| 
|  I am tired of cutting and pasting my PHP code! ;-)
| 
|  How do you guys handle things like this?
| 
|  Thanks.
|
| I don't USE a wysiwyg program to edit tables or html. Unless it's made for
| php (yeah right i'd liek to see that) it's not gonna be able to tell what
| you want. Maybe get phakt for Ultradev or something.
|
| -Adam
|
|



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]