PDA

View Full Version : Saving pages with PHP-extension



jhonlever
06-30-2011, 07:53 AM
I use 1stpage 2006. Each time if I have made a page in PHP-code and I want to save it in PHP-extension it turns automatically in a html-extension. What is going wrong or can't 1stpage 2006 support pages in PHP-extension?
I have opened the same page in an other program (Dreamweaver) and with no problems I can save them in a PHP-extension.
Any solutions for using PHP in 1stPage 2006?

AciveLite2k
08-25-2011, 11:30 PM
I just downloaded a copy and it's doing the exact same thing. If you looking for a PHP editor, try the community/lite version from active state
... It's free as well.

http://www.activestate.com/komodo-edit

It's called Komodo Edit, it works really well with PHP and will save in .PHP

williamc
08-26-2011, 12:12 AM
when you use a wysiwyg editor you are automatically forcing yourself to live with their limitations (and they ALL have limitations). Best bet, get a good notepad replacement that highlights code such as UltraEdit and do things yourself.