I agree with Chris too (who doesn't??) I have used the Zend IDE, Eclipse PDT, Dreamwaver and Notepad toi develop PHP code. My favorite is RapidPHP 2008 (http://www.blumentals.net/rapidphp/). It is a well rounded tool. My experience is the same with the Java-based tools as being sluggish and needing reboots, with the exception of the Zend IDE which I have used for years. Thanks, Ron
On Jun 6, 1:49 pm, "Timothée BRENNER" <[EMAIL PROTECTED]> wrote: > * at the same place. > > 2008/6/6 Timothée BRENNER <[EMAIL PROTECTED]>: > > > Yeah Mark I noticed that today...I told myself "it is not possible that > > such a big application doesn't allow saving files as utf8" but I was kind of > > stubborn, I wanted this function to be in the window which appears when you > > save your file or somewhere in the settings so I didn't look further :( > > > Despite his reputation, Dreamweaver offers cool features like the > > possibility to handle the files from your local, remote and test sites at > > the same file. > > > Zend Studio 5.5/Zend Studio - Eclipse must be nice but at the office > > they've bought Dreamweaver... :/ > > > Thanks for the tip Mark :) > > > 2008/6/6 markfm <[EMAIL PROTECTED]>: > > >> Nothing wrong with Dreamweaver. I've used it myself. To encode in > >> UTF8, click "Modify" --> "Page Properties" --> "Document Encoding". > >> Select UTF-8 (Unicode) and click "Reload". > > >> This is how I do it in Dreamweaver MX. Your version might be > >> different. > > >> I prefer Zend Studio 5.5/Zend Studio - Eclipse. Never had a crash or > >> had to reboot. Lots of cool features. > > >> Take care, > >> Mark > > >> On Jun 5, 6:32 am, teum <[EMAIL PROTECTED]> wrote: > >> > Hi, > > >> > I use Dreamweaver as a code editor, and I can't figure out a way to > >> > save a file as UTF8. As a result, I'm having troubles with accented > >> > characters. In fact, I'm using the Auth component and in each > >> > controller I have to define the error message that is displayed when > >> > the access is denied. Depending on the controller I have troubles with > >> > accented characters or not. > > >> > I have tried to save my files as UTF8 with notepad but it was a big > >> > mistake (had the "headers already sent by" error everywhere). > > >> > Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
