[PHP] Re: PHP EDITORS

2004-01-28 Thread Al
Great and it's free. http://phpedit.net John Jensen wrote: Hello everyone. I am new to PhP and MySQL. I was wondering what a good (Or Free) Php Editor is? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: PHP EDITORS

2004-01-28 Thread Eric Bolikowski
The best editor is of course Zend Studio at www.zend.com, which I use. The only bad thing is that it costs, but hovewer, you can download a free trial to try it out. But if you're able to spend some money, I would strongly recommend Zend Studio. Feature List at

Re: [PHP] Re: PHP Editors

2002-05-02 Thread José León Serna
Hello: The big disappointment was QaDRAM Studio, which was so buggy and unstable, it only took me until I tried to create a project (the first thing I did upon loading the software) before it crashed my entire system and forced me to reboot. Trying to uninstall it is impossible, as well,

Re: [PHP] Re: PHP Editors

2002-05-02 Thread Marius Ursache
use vim (http://www.vim.org/) highlight syntax code complition autoindent and more... :q José León Serna a écrit : Hello: The big disappointment was QaDRAM Studio, which was so buggy and unstable, it only took me until I tried to create a project (the first thing I did upon loading

[PHP] Re: PHP Editors

2002-05-01 Thread José León Serna
Hello: Does anybody know of any PHP project editors, something that will group together all the PHP, INC, HTML, CSS files together into one logical project? Preferrably freeware/shareware, obviously. Check out QaDRAM Studio at http://studio.qadram.com, you can group together any kind of file

Re: [PHP] Re: PHP Editors

2002-05-01 Thread Liam Gibbs
Thanks to everyone for your suggestions. I went with EditPlus 2. The project features, easy access to all files, and directory-wide search-and-replace functionality are what hooked me. I'm still looking around, though, so if anyone has any other suggestions, let me know. The Zend product looks

Re: [PHP] Re: PHP Editors

2002-05-01 Thread Miguel Cruz
On Wed, 1 May 2002, Liam Gibbs wrote: Thanks to everyone for your suggestions. I went with EditPlus 2. The project features, easy access to all files, and directory-wide search-and-replace functionality are what hooked me. I'm still looking around, though, so if anyone has any other

Re: [PHP] Re: PHP Editors

2002-05-01 Thread Joshua E Minnie
I develop my stuff in TextPad as well. You can download other syntax highlighting files as well, not just PHP. So if you develop in Windows and like to code in a text editor TextPad would be my definite recommendation. -josh Miguel Cruz [EMAIL PROTECTED] wrote: On Wed, 1 May 2002, Liam Gibbs

Re: [PHP] Re: PHP Editors

2002-05-01 Thread Greg Donald
It's no BBEdit, but what can you do? vim? It's free and runs on every system I ever heard of. -- --- Greg Donald - http://destiney.com/ http://phprated.com/ | http://phplinks.org/ | http://phptopsites.com/

[PHP] Re: PHP Editors

2002-04-30 Thread Jason McCormack
Check Out Zend Studio. www.zend.com This was created by the folks who created php. Jason Liam Gibbs [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Does anybody know of any PHP project editors, something that will group together all the PHP, INC, HTML, CSS

[PHP] Re: php editors

2001-03-19 Thread Richard Lynch
I am looking for good php editors. Currently, i am using PHP coder. It highlights syntax and checks my syntax. It's also executes my PHP codes. Are there any editors like that? I just want a editor that highlights my code and check my syntax. Give the Zend IDE a trial run. You'll be able to

RE: [PHP] Re: php editors

2001-03-19 Thread Altunergil, Oktay
To: McShen; [EMAIL PROTECTED] Subject: [PHP] Re: php editors I am looking for good php editors. Currently, i am using PHP coder. It highlights syntax and checks my syntax. It's also executes my PHP codes. Are there any editors like that? I just want a editor that highlights my code and check